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
2009-05-02 15:30:00 -07:00
..
abstract_controller Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
activerecord Make it clearer that session is nil 2009-04-26 23:59:17 -07:00
controller Deprecate Controller.process interface 2009-05-02 15:37:29 -05:00
dispatch Fix implicit ordering expectation 2009-05-02 15:30:00 -07:00
fixtures Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
lib Checkpoint 2009-03-23 15:45:01 -07:00
new_base Get Base2 layouts to work :) 2009-04-07 17:57:20 -07:00
template Functional test runner finalizes response just like the integration test runner. In both runners, the @response object will now behave the same. 2009-05-02 14:57:40 -05:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
active_record_unit.rb Test AR integration with jdbcsqlite3 adapter on jruby 2009-02-06 13:27:50 -08:00
adv_attr_test.rb
runner Temporary runner 2009-03-20 15:02:12 -07:00
testing_sandbox.rb