Displaying 1 result from an estimated 1 matches for "profile_last_nam".
Did you mean:
profile_last_name
2006 May 11
1
RoR completely ignoring a column when saving changes
...gt;Personal Profile</h2>
<p><label for="profile_first_name">First Name</label><br />
<%= text_field ''profile'', ''first_name'', :class => ''text_medium'' %></p>
<p><label for="profile_last_name">Last Name</label><br />
<%= text_field ''profile'', ''last_name'', :class => ''text_medium'' %></p>
<p><label for="profile_location">UY Location</label>
<%= select ''pro...