rails--rails/actionpack/test
Michael Koziarski 9fdb15e60f Change the forgery token implementation to just be a simple random string.
This deprecates the use of :secret and :digest which were only needed when we were hashing session ids.
2008-11-23 14:28:34 +01:00
..
activerecord Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
controller Change the forgery token implementation to just be a simple random string. 2008-11-23 14:28:34 +01:00
fixtures Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [#1424 state:committed] 2008-11-23 13:42:53 +01:00
template need to make sure the asset type is cached with it in Cache.. name is sufficient, not self 2008-11-19 15:56:38 -08:00
abstract_unit.rb Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [#1424 state:committed] 2008-11-23 13:42:53 +01:00
active_record_unit.rb Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
adv_attr_test.rb Add some tests for adv_attr_accessor. Closes #10633 [fcheung] 2008-01-12 03:06:10 +00:00
testing_sandbox.rb Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00