Sha256: 7201b6e293ae169194d14ff46619661806bbababa99b6df4d3c2aeba33d8a78c
Contents?: true
Size: 914 Bytes
Versions: 1
Compression:
Stored size: 914 Bytes
Contents
## 0.9.1 * Fix bug with namespace lookup ## 0.9.0 * Disable namespace lookup by default ## 0.8 * Allow embedded HTML in flash messages ## 0.7 * Support Rails 3.1 onward * Support namespaced engines ## 0.6 * Allow engine detection in generators * HTTP Cache is no longer triggered for collections * `:js` now sets the `flash.now` by default, instead of `flash` * Renamed `responders_install` generator to `responders:install` * Added `CollectionResponder` which allows you to always redirect to the collection path (index action) after POST/PUT/DELETE ## 0.5 * Added Railtie and better Rails 3 support * Added `:flash_now` as option ## 0.4 * Added `Responders::FlashResponder.flash_keys` and default to `[ :notice, :alert ]` * Added support to `respond_with(@resource, :notice => "Yes!", :alert => "No!")`` ## 0.1 * Added `FlashResponder` * Added `HttpCacheResponder` * Added responders generators
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
responders-0.9.1 | CHANGELOG.md |