test/dummy/config/application.rb in css_splitter-0.4.3 vs test/dummy/config/application.rb in css_splitter-0.4.4

- old
+ new

@@ -53,12 +53,9 @@ # parameters by using an attr_accessible or attr_protected declaration. # config.active_record.whitelist_attributes = true # Enable the asset pipeline config.assets.enabled = true - - # Version of your assets, change this if you want to expire all your assets - config.assets.version = '1.0' end end