Cookie requirement - Ruby on Rails Plugins
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.

Install Cookie requirement Plugin

ruby script/plugin install http://svn.jonahb.com/projects/cookie_requirement/