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