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-16 14:15:26 -04:00
..
abstract_controller Refactored AbstractController to provide better hook points for overriding aspects of action dispatching 2009-05-15 15:57:12 -07:00
activerecord Merge commit 'origin/master' 2009-05-14 17:38:30 -07:00
controller 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
dispatch Extract ActionController rescue templates into Rescue and ShowExceptions middleware. 2009-05-02 23:02:22 -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 Instead of checking Rails.env.test? in Failsafe middleware, check env["rails.raise_exceptions"] 2009-05-16 14:15:26 -04:00
template Allow strings to be sent as collection to select. 2009-05-15 15:30:17 +12:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
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 Test AR integration with jdbcsqlite3 adapter on jruby 2009-02-06 13:27:50 -08:00
adv_attr_test.rb Add some tests for adv_attr_accessor. Closes #10633 [fcheung] 2008-01-12 03:06:10 +00:00
runner Temporary runner 2009-03-20 15:02:12 -07:00
testing_sandbox.rb Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00