Displaying 1 result from an estimated 1 matches for "8wqby1sj1uzcbu1defptcw".
2007 Dec 05
3
sytanx question
in a template file login.rhtml:
<%= form.password_field :password, :size => 40 %>
and i get this error:
undefined method `password'' for #<User:0x47e5bcc
what is this supposed to mean?
and somebody please explain this syntax: Method :password
should not it be: Method :password=value?
--~--~---------~--~----~------------~-------~--~----~
You received this message because