Class: ActiveadminSettingsCached::Configuration
- Inherits:
-
Object
- Object
- ActiveadminSettingsCached::Configuration
- Defined in:
- lib/activeadmin_settings_cached.rb
Instance Attribute Summary collapse
-
#display ⇒ Object
Returns the value of attribute display.
-
#model_name ⇒ Object
Returns the value of attribute model_name.
Instance Attribute Details
#display ⇒ Object
Returns the value of attribute display.
5 6 7 |
# File 'lib/activeadmin_settings_cached.rb', line 5 def display @display end |
#model_name ⇒ Object
Returns the value of attribute model_name.
5 6 7 |
# File 'lib/activeadmin_settings_cached.rb', line 5 def model_name @model_name end |