Sha256: 0a6a27ec6a69e942f01c6f4b22de3f3943425712fd012cbc8c308a39cd8f01ad
Contents?: true
Size: 313 Bytes
Versions: 2
Compression:
Stored size: 313 Bytes
Contents
Dummy::Application.configure do config.cache_classes = true config.consider_all_requests_local = false config.action_controller.perform_caching = true config.serve_static_assets = false config.assets.compress = true config.i18n.fallbacks = true config.active_support.deprecation = :notify end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
test_track-0.0.4 | test/dummy/config/environments/production.rb |
test_track-0.0.3 | test/dummy/config/environments/production.rb |