Displaying 1 result from an estimated 1 matches for "foo_loc".
Did you mean:
foo_lock
2006 Feb 23
5
text_field not populating, but object exists!
Hi I''m having a problem with a little code here, hopefully it''s easy to
see what''s happening:
<% @lectures.each do |lecture| %>
<%= lecture.location%><br />
<%= text_field ''lecture'', ''location'' %>
<% end %>
The output I get is the text of the ''location'' rendering