Cookie requirement Plugin
Plugin Details
CookieRequirement is a Rails plugin that lets you ensure that cookies are enabled. Include the module in a controller, and declare the actions that require cookies with the +cookies_required+ class method.- Website : http://blog.jonahb.com/?p=9
- Repository : http://svn.jonahb.com/projects/cookie_requirement/
- Author : Jonah Burke
- Tags : Cookie
- License : LicenseMIT
Install Cookie requirement Plugin
ruby script/plugin install http://svn.jonahb.com/projects/cookie_requirement/