Plugins - CookieRequirement
Add to favoritesCookieRequirement is a Rails plugin that lets you ensure that your users have cookies enabled. Include the CookieRequirement module in your controller, and declare the actions that require cookies by calling the cookies_required class method.
For more documentation, see the README or install the plugin and run 'rake rdoc'.
