search for: number_field

Displaying 2 results from an estimated 2 matches for "number_field".

2013 Apr 02
4
gmaps4rails: undefined method `model_name' for NilClass:Class
...> <ul> <% @location.errors.full_messages.each do |msg| %> <li><%= msg %></li> <% end %> </ul> </div> <% end %> <div class="field"> <%= f.label :id %><br /> <%= f.number_field :id %> </div> <div class="field"> <%= f.label :name %><br /> <%= f.text_field :name %> </div> <div class="field"> <%= f.label :coordinates %><br /> <%= f.text_field :coordinates %> </div&...
2012 Sep 08
4
dash symbol
In the example below, what is the dash doing between the class attribute and array: (field_helpers - [:label, :check_box, :radio_button, :fields_for, :hidden_field, :file_field]).each do |selector| -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to