Skip to content

Instantly share code, notes, and snippets.

@mguymon
Created February 25, 2009 21:50
Show Gist options
  • Save mguymon/70436 to your computer and use it in GitHub Desktop.
Save mguymon/70436 to your computer and use it in GitHub Desktop.
<%= select_field_view :outlet => true, :hint => 'Clients', :name_key => 'shortName', :value_key => 'guid',
:bind => {
:objects => 'Cloud.clientsController.arrangedObjects',
:value => 'Cloud.clientsController.selection' } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment