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
Prem Sichanugrist 31f412fc97 Fix broken params_wrapper_test on 1.8.7 💣
I have to keep in mind that 1.8.7 does *not* preserve the hash order.

Guys, let's move to use 1.9.2 in production!
2011-05-03 16:51:19 +07:00
..
abstract removing usesless variable assignments 2011-01-18 15:52:56 -08:00
activerecord Replace rudimentary named_scope with scope. [#6052 state:resolved] 2010-12-15 14:02:30 -08:00
controller Fix broken params_wrapper_test on 1.8.7 💣 2011-05-03 16:51:19 +07:00
dispatch Koz asked to test something crazy. 2011-05-02 23:45:24 +02:00
fixtures All assets, including images, audio, and video, now uses the asset pipeline when its on 2011-04-19 18:07:42 +02:00
lib Fix tests on 1.9.2. 2010-11-28 12:48:50 +01:00
template removing auto_link and moving it to the rails_autolink gem. 💣 2011-05-02 15:43:33 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00