1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/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
..
cases Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
fixtures Active Resource typos. 2011-03-05 11:56:34 +01:00
abstract_unit.rb Fix broken module namespacing in ActiveResource with Ruby 1.9 [#5699 state:resolved] 2010-09-27 23:10:55 +02:00
connection_test.rb Active Resource typos. 2011-03-05 11:56:34 +01:00
setter_trap.rb added require abstract_unit on setter_trap.rb 2010-03-18 11:32:51 -07:00