aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/secret_key_generation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent deprecation warning in the testsMichael Koziarski2008-08-281-1/+3
* Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom.Hongli Lai (Phusion2008-08-271-8/+0
* Improving railties test coverage. Closes #11496 [miloops]Jeremy Kemper2008-04-011-0/+9
* Introduce SecretKeyGenerator for more secure session secrets than CGI::Sessio...Jeremy Kemper2007-11-281-0/+35