aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/cgi_ext/session.rb
Commit message (Expand)AuthorAgeFilesLines
* Use ActiveSupport::SecureRandom instead of the strange fallback code.Michael Koziarski2008-09-241-22/+2
* Use SecureRandom to generate unique ids, if available.Jeremy Kemper2007-10-181-12/+22
* Shine some sunlight on the CGI extensions. Remove unused CGI#session.Jeremy Kemper2007-05-151-0/+63