CHANGES in cacheable_flash-0.2.0 vs CHANGES in cacheable_flash-0.2.1
- old
+ new
@@ -1,5 +1,8 @@
-0.2.0 by Peter Boling
+0.2.1
+- Fixed bug in generator for those not using asset pipeline, or pre Rails 3.1
+
+0.2.0 [Peter Boling begins gemification process]
- Converted to a gem
- Updated to improved, patched jquery.cookie from https://github.com/pboling/jquery-cookie
- Merged a few other forks of cacheable-flash
- Added Engine to hook into Rails 3.1 asset pipeline
- Added Railtie to improve usability with Rails 3.0