Class: Smithy::Auth::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Smithy::Auth::Engine
- Defined in:
- lib/smithy/auth/engine.rb
Class Method Summary collapse
Class Method Details
.activate ⇒ Object
7 8 9 |
# File 'lib/smithy/auth/engine.rb', line 7 def self.activate ApplicationController.send :include, Smithy::AuthenticationHelpers end |