test/dummy/config/application.rb in bootstrap-sass-rails-2.3.2.1 vs test/dummy/config/application.rb in bootstrap-sass-rails-3.0.0.0.rc1

- old
+ new

@@ -37,11 +37,11 @@ config.filter_parameters += [:password] # Enable the asset pipeline config.assets.enabled = true - # Enable asset compression on Rails 4 - config.assets.compress = (Rails::VERSION::MAJOR == 4 ? true : false) + # Enable asset compression + config.assets.compress = true # Version of your assets, change this if you want to expire all your assets config.assets.version = SecureRandom.hex(32) # Set an easier to test css style