This project is archived and is in readonly mode.

Changeset [b56169c26240db1b1cff3c6f65a34b7516a9fc15] by Xavier Noria

June 13th, 2009 @ 11:01 PM

moves reopening of core classes to add generic stuff from Action Pack to AS/core_ext and adds tests

[#2798 state:committed]

Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...

Committed by Xavier Noria

  • M actionpack/lib/action_controller/routing/routing_ext.rb
  • M activesupport/lib/active_support/core_ext/boolean.rb
  • M activesupport/lib/active_support/core_ext/boolean/conversions.rb
  • M activesupport/lib/active_support/core_ext/nil.rb
  • M activesupport/lib/active_support/core_ext/nil/conversions.rb
  • M activesupport/lib/active_support/core_ext/regexp.rb
  • M activesupport/test/core_ext/boolean_ext_test.rb
  • M activesupport/test/core_ext/nil_ext_test.rb
  • M activesupport/test/core_ext/object_ext_test.rb
  • M activesupport/test/core_ext/regexp_ext_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>