1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
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
..
http Filter sensitive query string parameters in the log [#6244 state:committed] 2011-03-11 00:16:18 +01:00
middleware Merge branch 'master' of github.com:rails/rails 2011-04-07 09:35:24 -07:00
routing Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
testing Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
railtie.rb First pass at Rack::Cache 2010-09-13 16:06:03 -07:00
routing.rb add cross-references and documentation for scope 2011-01-28 19:25:12 -05:00