Sha256: 7ed9f9597b46bc911672f15200a3cb529a0a01e49c14d67c3fdcb2b4fe701b51

Contents?: true

Size: 782 Bytes

Versions: 1

Compression:

Stored size: 782 Bytes

Contents

0.2.0 by Peter Boling
- 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

1 entries across 1 versions & 1 rubygems

Version Path
cacheable_flash-0.2.0 CHANGES