Sha256: 058efe73a2bac9b855764dfd23aeb1272eb4233cacd719d96df1cf7f2a2301bb
Contents?: true
Size: 133 Bytes
Versions: 6
Compression:
Stored size: 133 Bytes
Contents
yaml = ERB.new(File.read(RAILS_ROOT + "/config/friendly.yml")).result config = YAML.load(yaml)[RAILS_ENV] Friendly.configure(config)
Version data entries
6 entries across 6 versions & 1 rubygems