Module: AuthN::Model::ClassMethods
- Defined in:
- lib/authn/model.rb
Instance Method Summary collapse
Instance Method Details
#has_activation(options = {}) ⇒ Object
6 7 8 |
# File 'lib/authn/model.rb', line 6 def has_activation( = {}) extend AuthN::Activation::Model end |