Method: Representable::Config#options

Defined in:
lib/representable/config.rb

#optionsObject

FIXME: this is not inherited.



21
22
23
# File 'lib/representable/config.rb', line 21

def options # FIXME: this is not inherited.
  @options ||= {}
end