Module: Alchemy::Solidus::SpreeUserPasswordsControllerPatch
- Defined in:
- app/patches/controllers/alchemy/solidus/spree_user_passwords_controller_patch.rb
Class Method Summary collapse
Class Method Details
.prepended(base) ⇒ Object
6 7 8 |
# File 'app/patches/controllers/alchemy/solidus/spree_user_passwords_controller_patch.rb', line 6 def self.prepended(base) base.include Alchemy::ControllerActions end |