Skip to content

Instantly share code, notes, and snippets.

@cwoodcox
Created October 29, 2012 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwoodcox/3976602 to your computer and use it in GitHub Desktop.
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