session_off 0.3.1
session :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
Gemfile:
=
install:
=
Runtime Dependencies (1):
actionpack
>= 2.3
Development Dependencies (1):
mocha
>= 0