Module: Mobox::Helpers

Included in:
RenderScope
Defined in:
lib/mobox/helpers.rb

Instance Method Summary collapse

Instance Method Details

#configObject



4
5
6
# File 'lib/mobox/helpers.rb', line 4

def config
  @config ||= Mobox::Config.new( File.expand_path("config.yml", WWW_SOURCE_DIR) )
end