undefined method successful_and_sane?

51 views
Skip to first unread message

josh

unread,
Feb 10, 2012, 3:25:53 PM2/10/12
to Devise
Hi,

I'm taking over an app which is unsing Devise 1.5.3; so I'm new to
the codebase and to Devise. It's currently getting an undefined method
error for "successful_and_sane?" in a controller that derives from
Devise::PasswordsController. I was hoping to find rdocs for v1.5.3 but
haven't yet. Could someone point me to them so I can figure out what I
need to include or change?

Thanks,
Josh

Carlos Antonio da Silva

unread,
Feb 10, 2012, 10:25:34 PM2/10/12
to plataforma...@googlegroups.com
They are available on the 1.5 branch in github: https://github.com/plataformatec/devise/tree/v1.5.

I think this method was changed to successfully_sent? or something similar, if you're coming from an older devise (which means you probably copied old code and migrated to new version), please recheck the controller implementation to see what might have changed.

-- 
At.
Carlos Antonio

Reply all
Reply to author
Forward
0 new messages