extra_docs/Rails2.md in dragonfly-0.8.5 vs extra_docs/Rails2.md in dragonfly-0.8.6
- old
+ new
@@ -32,10 +32,10 @@
Gems
----
environment.rb
- config.gem 'dragonfly', '~>0.8.5'
+ config.gem 'dragonfly', '~>0.8.6'
config.gem 'rack-cache', :lib => 'rack/cache'
Capistrano
----------
If using Capistrano with the above, you probably will want to keep the cache between deploys, so in deploy.rb: