Skip to content

Instantly share code, notes, and snippets.

@dubilla
Created May 6, 2014 14:58
Show Gist options
  • Save dubilla/25e0734442fc41bcdf5c to your computer and use it in GitHub Desktop.
Save dubilla/25e0734442fc41bcdf5c to your computer and use it in GitHub Desktop.
= f.input :space_condition, collection: ['raw', 'pre-existing', 'pre-built', 'white box', 'core and shell'], label_method: :capitalize, label: "Space condition", :input_html => {:id => "space_condition_{{$index}}", :'ng-model' => 'space.space_condition', :'ng-init' => 'space.space_condition=""'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment