1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Sven Fuchs 12118963ac use :en as a default locale (in favor of :en-US)
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-11-18 14:23:53 +01:00
..
activerecord Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
controller Prevent assert_template failures when a render :inline is called before rendering a file-based template [#1383 state:resolved] 2008-11-17 22:09:22 -06:00
fixtures Dup local assigns for partial collections so nil values doesn't get overwritten [#1250 state:resolved] 2008-10-30 15:07:47 -05:00
template use :en as a default locale (in favor of :en-US) 2008-11-18 14:23:53 +01:00
abstract_unit.rb Fixed load path for actionmailer and activesupport tests to always load from local lib files. 2008-10-04 07:57:18 -07: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