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
2008-01-10 03:17:20 +00:00
..
activerecord require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
controller Move fragment caching from special helper methods to TemplateHandler. Closes #10754 [Josh Peek] 2008-01-10 03:17:20 +00:00
fixtures Fixed rendering of partials with layout when done from site layout (closes #9209) [antramm] 2008-01-03 15:28:36 +00:00
template Ruby 1.9 compat: account for hash ordering 2008-01-07 08:10:23 +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
testing_sandbox.rb Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00