rails--rails/actionpack/test
Bryan Helmkamp 0029d5e594 Integrating Rack::MockSession (from Rack::Test) 2009-05-19 22:43:21 -05:00
..
abstract_controller Merge branch 'master' of git@github.com:rails/rails 2009-05-18 11:54:51 -07:00
activerecord Fix reset_session with ActiveRecord store [#2200 state:resolved] 2009-05-17 14:42:36 -05:00
controller Integrating Rack::MockSession (from Rack::Test) 2009-05-19 22:43:21 -05:00
dispatch Merge Failsafe middleware into ShowExceptions 2009-05-17 12:24:59 -05:00
fixtures Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
lib OMG, a lot of work 2009-05-01 17:31:01 -07:00
new_base Replace ad hoc Rack::Test with ActionController::IntegrationTest 2009-05-20 00:06:14 +02:00
template Truncate helper accepts a :separator for a more legible result [#1807 state:resolved] 2009-05-18 20:46:19 +02:00
view
abstract_unit.rb Got new base to pass controller/base_test.rb, implemented method_missing action semantics in compatibility mode, and fixed a few action_missing bugs. 2009-05-14 17:25:10 -07:00
abstract_unit2.rb Ported Rescuable to new base 2009-05-15 17:49:11 -07:00
active_record_unit.rb
adv_attr_test.rb
runner
testing_sandbox.rb