Created
May 6, 2014 14:58
-
-
Save dubilla/25e0734442fc41bcdf5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= 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