Displaying 1 result from an estimated 1 matches for "d_attent".
Did you mean:
t_attent
2007 Sep 12
1
update_attribute_with_validation_skipping
...s a good example of this. What does the
parameter ''name'' supposed to be? Is it the name of a method?, the name
of an attribute for the model?, the name of a column in the database? I
have tried many permutations with no luck.
@user.update_attribute_with_validation_skipping( @user.d_attention,
@user.first + " " + @user.last)
This was my latest try. Thanks for any help,
-Shandy
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&...