Displaying 1 result from an estimated 1 matches for "ctive_user".
Did you mean:
active_user
2006 Jun 04
1
Problem with instance variables
...ck a sample output from the console:
>> july = User.new(:user_name => "july", :password => "secret", :password_confir
mation => "secret")
=> #<User:0x358e3e0 @password_confirmation="secret",
@attributes={"ip2"=>nil, "a
ctive_user"=>0, "password_salt"=>"W9C7g8i+", "validateip"=>true,
"ip2_updated"=>
nil, "password_hash"=>"75412fccdfc4dc313215913bf2789b67f6a23315",
"user_name"=>"
july", "ip1_updated"=>nil, &qu...