Method: Representable::Config#options
- Defined in:
- lib/representable/config.rb
#options ⇒ Object
FIXME: this is not inherited.
21 22 23 |
# File 'lib/representable/config.rb', line 21 def # FIXME: this is not inherited. @options ||= {} end |