Sha256: 1b4abda8742941b9159f3bc0cbd343ece958c9a1ae5f37135704e3990273b28a

Contents?: true

Size: 151 Bytes

Versions: 4

Compression:

Stored size: 151 Bytes

Contents

module Mobox
  module Helpers

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

  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mobox-0.0.3 lib/mobox/helpers.rb
mobox-0.0.2 lib/mobox/helpers.rb
mobox-0.0.1.1 lib/mobox/helpers.rb
mobox-0.0.1 lib/mobox/helpers.rb