rails/actionpack/test
Prem Sichanugrist 733bfa63f5 Remove #among? from Active Support
After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.

It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
2011-04-13 20:25:28 +08: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 Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
dispatch Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
fixtures removes the RJS template handler 2011-04-13 13:23:18 +02:00
lib Fix tests on 1.9.2. 2010-11-28 12:48:50 +01:00
template Remove #among? from Active Support 2011-04-13 20:25:28 +08: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