Method: ActiveSettings::Config::Definition#label
- Defined in:
- lib/active_settings/config/definition.rb
#label ⇒ Object (readonly)
Returns the value of attribute label.
5 6 7 |
# File 'lib/active_settings/config/definition.rb', line 5 def label @label end |