Plugins tagged by Sessions

  • Fast Sessions FastSessions is a sessions class for ActiveRecord sessions store created to work fast (really fast). It uses some techniques which are not so widely known in developers' community and only when they cause huge problems, performance consultants... Type: Plugin | Last updated: 10 February 2008
  • Sliding Session Timeout By default, sessions in Rails expire at a fixed time from the moment they are created. This plugin lets you configure your sessions to expire in a sliding window, a fixed time from the last page view. Type: Plugin | Last updated: 27 November 2007
  • Limited Sessions A plugin to modify the standard database-backed sessions behavior to be more intelligent. ... Type: Plugin | Last updated: 20 September 2007
  • Hidden Field Session Adds a hidden field in pages to aid in session management for when cookies are not enabled Type: Plugin | Last updated: 21 August 2007
  • Dynamic session exp This plugin allows you to change the expiration time of sessions. Setting the expiration date for session cookies isn’t particular difficult in Rails: pass a Time object in your config/environment.rb and you’re off and running. Type: Plugin | Last updated: 07 October 2007