Class: ActiveadminSettingsCached::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/activeadmin_settings_cached.rb

Instance Attribute Summary collapse

Instance Attribute Details

#displayObject

Returns the value of attribute display.



5
6
7
# File 'lib/activeadmin_settings_cached.rb', line 5

def display
  @display
end

#model_nameObject

Returns the value of attribute model_name.



5
6
7
# File 'lib/activeadmin_settings_cached.rb', line 5

def model_name
  @model_name
end