Skip to content

Instantly share code, notes, and snippets.

@biagidp
Created August 25, 2010 00:12
Show Gist options
  • Save biagidp/548588 to your computer and use it in GitHub Desktop.
Save biagidp/548588 to your computer and use it in GitHub Desktop.
def self.get_options
self.all.collect do |x|
[x.name, x.id]
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment