Class: Permits::Configuration
- Inherits:
-
Object
- Object
- Permits::Configuration
- Defined in:
- lib/cancan-permits/permits/configuration.rb
Class Attribute Summary collapse
-
.localhost_manager ⇒ Object
Returns the value of attribute localhost_manager.
Class Attribute Details
.localhost_manager ⇒ Object
Returns the value of attribute localhost_manager.
4 5 6 |
# File 'lib/cancan-permits/permits/configuration.rb', line 4 def localhost_manager @localhost_manager end |