Sha256: 8f520e5feaf4bf9a54b43824bd9cc7b465ae9d62ce6b58cdc803009b2403c29c

Contents?: true

Size: 102 Bytes

Versions: 2

Compression:

Stored size: 102 Bytes

Contents

module Webgit
  class AppConfig
    REPOS = YAML.load_file(Rails.root + "config/repos.yml")
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
webgit-0.0.2 lib/webgit/app_config.rb
webgit-0.0.1 lib/webgit/app_config.rb