1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
Santiago Pastorino 8eefdb6d70 Add UpgradeSignatureToEncryptionCookieStore
This allows easy upgrading from the old signed Cookie Store <= 3.2
or the deprecated one in 4.0 (the ones that doesn't use key derivation)
to the new one that signs using key derivation
2012-11-16 17:29:26 -02:00
..
initializers
middleware
rack
rake
asset_debugging_test.rb
assets_test.rb
build_original_fullpath_test.rb
configuration_test.rb
console_test.rb
generators_test.rb
loading_test.rb
middleware_test.rb
paths_test.rb
queue_test.rb
rackup_test.rb
rake_test.rb
routing_test.rb
runner_test.rb
test_test.rb
url_generation_test.rb