Sha256: 04a4823985aa916795f257f4fda141add31bb695e8d6d355e1f5c1a5e540c4af

Contents?: true

Size: 276 Bytes

Versions: 20

Compression:

Stored size: 276 Bytes

Contents

Rails.application.configure do
  config.cache_classes = true
  config.eager_load = true
  config.consider_all_requests_local = false
  config.action_controller.perform_caching = true
  config.assets.compile = false
  config.assets.digest = true
  config.log_level = :info
end

Version data entries

20 entries across 17 versions & 3 rubygems

Version Path
premailer-rails-1.12.0 examples/rails5/config/environments/production.rb
premailer-rails-1.12.0 examples/rails7-sprockets/config/environments/production.rb
premailer-rails-1.12.0 examples/rails7-propshaft/config/environments/production.rb
premailer-rails-1.12.0 examples/rails6/config/environments/production.rb
premailer-rails-revived-1.12.0 example/config/environments/production.rb
premailer-rails-1.11.1 example/config/environments/production.rb
premailer-rails-1.11.0 example/config/environments/production.rb
premailer-rails-1.10.3 example/config/environments/production.rb
mjml-premailer-0.0.1 example/config/environments/production.rb
premailer-rails-1.10.2 example/config/environments/production.rb
premailer-rails-1.10.1 example/config/environments/production.rb
premailer-rails-1.10.0 example/config/environments/production.rb
premailer-rails-1.9.7 example/config/environments/production.rb
premailer-rails-1.9.6 example/config/environments/production.rb
premailer-rails-1.9.5 example/config/environments/production.rb
premailer-rails-1.9.4 example/config/environments/production.rb
premailer-rails-1.9.3 example/config/environments/production.rb
premailer-rails-1.9.2 example/config/environments/production.rb
premailer-rails-1.9.1 example/config/environments/production.rb
premailer-rails-1.9.0 example/config/environments/production.rb