search for: is_seller

Displaying 1 result from an estimated 1 matches for "is_seller".

2008 Jun 29
3
Working around/with Restful Authentication
...confirmation => ''123456'') => #<User id: nil, login: nil, email: "user-n8tE+Mx9DRM@public.gmane.org", crypted_password: nil, salt: nil, created_at: nil, updated_at: nil, remember_token: nil, remember_token_expires_at: nil, activation_code: nil, activated_at: nil, is_seller: false> >> u.save => false Any clues as to how I could create a user without actually being sent to the user controller''s create action? The before_save and before_create actions are private. Thanks, Nik --~--~---------~--~----~------------~-------~--~----~ You received this...