Module: Phill::Configurable
Instance Attribute Summary collapse
-
#config ⇒ Object
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Object
Returns the value of attribute config.
2 3 4 |
# File 'lib/phill/configurable.rb', line 2 def config @config end |