Sha256: 71c1e6af350772d806ffe8b53a3ee99d456af61a2dc7902d4f301287d43fd309

Contents?: true

Size: 642 Bytes

Versions: 2

Compression:

Stored size: 642 Bytes

Contents

== 0.6

* 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

2 entries across 2 versions & 1 rubygems

Version Path
responders-0.6.4 CHANGELOG.rdoc
responders-0.6.3 CHANGELOG.rdoc