Sha256: 0d56e838dad68ca22be32ca11f83fbde06aceba81d3ed97bdab596d6dae2c491
Contents?: true
Size: 171 Bytes
Versions: 4
Compression:
Stored size: 171 Bytes
Contents
# TODO cache it Settings = Util.config2hash(Rails.root.join('config', 'application.yml')) rescue nil module Nimbleshop extend self def config Settings end end
Version data entries
4 entries across 4 versions & 1 rubygems