Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Override PasswordsController #204

Open
khataev opened this issue Dec 2, 2016 · 0 comments
Open

Override PasswordsController #204

khataev opened this issue Dec 2, 2016 · 0 comments

Comments

@khataev
Copy link

khataev commented Dec 2, 2016

Is it possible to override this (or any other) controllers and what else should I do after implementing my controller like this:

class PasswordsController < Devise::PasswordExpiredController
    # ...
    def skip_password_change
        # custom logic
    end
end
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant