Module: Mobox::Helpers
- Included in:
- RenderScope
- Defined in:
- lib/mobox/helpers.rb
Instance Method Summary collapse
Instance Method Details
#config ⇒ Object
4 5 6 |
# File 'lib/mobox/helpers.rb', line 4 def config @config ||= Mobox::Config.new( File.("config.yml", WWW_SOURCE_DIR) ) end |