Displaying 2 results from an estimated 2 matches for "classified_loc".
2008 May 06
2
ActionController::InvalidAuthenticityToken in ClassifiedCon
...quot; id="classified_description"
name="classified[description]"
rows="20" wrap="virtual">
<%= @classified.description %>
</textarea> </p>
<p><b>location</b><br>
<input id="classified_location" name="classified[location]"
size="30" type="text"
value="<%= @classified.location %>" />
</p>
<p><b>Email</b><br>
<input id="classified_emai;" name="classified[email]&...
2008 May 09
0
NoMethodError in ClassifiedController#update
...<%= text_field ''classified'', ''title'' %></p>
<p><label for="classified_price">Price</label><br/>
<%= text_field ''classified'', ''price'' %></p>
<p><label for="classified_location">Location</label><br/>
<%= text_field ''classified'', ''location'' %></p>
<p><label for="classified_description">Description</label><br/>
<%= text_area ''classified'', ''...