rails/actionpack/test
2008-01-16 01:41:31 +00:00
..
activerecord require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
controller Ensure that the tests use the instance-level view-paths correctly. Closes #10820 [lifofifo] 2008-01-16 01:41:31 +00:00
fixtures Fix a few caching errors, expose a case thats still not working (ref #107330 [catfish] 2008-01-12 01:19:46 +00:00
template Allow users to declare other namespaces when using the atom feed helpers. Closes #10304 [david.calavera] 2008-01-13 00:11:39 +00:00
abstract_unit.rb Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
action_view_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
active_record_unit.rb * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00: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