Skip to content

Instantly share code, notes, and snippets.

@cwoodcox
Created October 29, 2012 21:17
Show Gist options
  • Select an option

  • Save cwoodcox/3976602 to your computer and use it in GitHub Desktop.

Select an option

Save cwoodcox/3976602 to your computer and use it in GitHub Desktop.
filter :workshop, collection: Workshop.with_registrations.collect {|w| [ "#{w.venue} – #{w.location}", w.id ]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment