Method: SearchObject::Base::ClassMethods#config
- Defined in:
- lib/search_object/base.rb
#config ⇒ Object (readonly)
Returns the value of attribute config.
72 73 74 |
# File 'lib/search_object/base.rb', line 72 def config @config end |