README.md in actionview-rev_manifest-0.2.1 vs README.md in actionview-rev_manifest-0.2.2
- old
+ new
@@ -20,10 +20,10 @@
```rb
# config/environments/production.rb
MyApp::Application.config do
- config.rev_manifest.enabled = true
+ config.rev_manifest.enable = true
end
```
### With Sprockets