Sha256: 9ec1bb0e4aaf0ecab63c404c0d96e06c034fac88a42ae98221b66ffff8a1a9be

Contents?: true

Size: 1.41 KB

Versions: 3

Compression:

Stored size: 1.41 KB

Contents

0.2.4 - FEB.27.2012
- Dependency diet!  No longer requires all of rails - only railties.

0.2.3 - JAN.13.2012
- Fixed problems loading assets: Sprockets::FileNotFound - thanks jlxw
- reflect move back to pivotal's repo in README.
- Updated specs, to running and passing condition!
- Made rails > 3.0 a dependency, since it is (uses ::Rails::Engine and :Rails::Railtie)

0.2.2
- Improved deprecation warnings about using the generator (not needed with asset pipeline)
- Improved README setup instructions

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
- Added Generator to improve usability with Rails < 3

Unreleased
- Implicitly adding js files to Rails include defaults (Patch from Michael Erb)

0.1.5
- Requiring version >= 1.1.2 of the json gem
- Converted tests into specs

0.1.4
- Added TestHelpers
- Added flash_cookie method for tests

0.1.3
- Require json in init.rb

0.1.2
- Flash on the Rails side is cleared when written to the cookie
- Uses existing cookie flash value
- Using Scriptaculous cookie.js library

0.1.1
- Added cookies.js

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cacheable_flash-0.2.7 CHANGES
cacheable_flash-0.2.5 CHANGES
cacheable_flash-0.2.4 CHANGES