Sha256: 055a8c45ddc1e1ebddf796d5193c86b7c830701d4d633d3a650b315bf861f469

Contents?: true

Size: 350 Bytes

Versions: 2

Compression:

Stored size: 350 Bytes

Contents

FixtureRailsRoot::Application.configure do
  config.cache_classes = true
  config.consider_all_requests_local       = false
  config.action_controller.perform_caching = true
  config.action_dispatch.x_sendfile_header = "X-Sendfile"
  config.serve_static_assets = false
  config.i18n.fallbacks = true
  config.active_support.deprecation = :notify
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
report_ui-0.0.1.alpha fixture_rails_root/config/environments/production.rb
granular_permissions-0.0.0 fixture_rails_root/config/environments/production.rb