search for: college_id

Displaying 1 result from an estimated 1 matches for "college_id".

2013 Apr 02
4
gmaps4rails: undefined method `model_name' for NilClass:Class
...f.label :coordinates %><br /> <%= f.text_field :coordinates %> </div> <div class="field"> <%= f.label :course_id %><br /> <%= f.number_field :course_id %> </div> <div class="field"> <%= f.label :college_id %><br /> <%= f.number_field :college_id %> </div> <div class="actions"> <%= f.submit %> </div> <% end %> This is the error msg in full: NoMethodError in Locations#new Showing *C:/Postgrads0204/app/views/locations/_form.html.er...