Skip to content

Instantly share code, notes, and snippets.

@splattael
Forked from holderbaum/gist:922439
Created April 15, 2011 21:25
Show Gist options
  • Save splattael/922511 to your computer and use it in GitHub Desktop.
Save splattael/922511 to your computer and use it in GitHub Desktop.
=# gem install simple_form
= simple_form_for @article do |f|
= f.association :research, :prompt => 'select'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment