This project is archived and is in readonly mode.

Changeset [b540eca5889d7a28fac39c9ec0df715aa89487ce] by Jeremy Kemper

November 3rd, 2009 @ 01:50 AM

Consolidate Object#to_param and #to_query core extensions
http://github.com/rails/rails/commit/b540eca5889d7a28fac39c9ec0df71...

Committed by Jeremy Kemper

  • A activesupport/lib/active_support/core_ext/object/to_param.rb
  • A activesupport/lib/active_support/core_ext/object/to_query.rb
  • A activesupport/test/core_ext/object/to_param_test.rb
  • A activesupport/test/core_ext/object/to_query_test.rb
  • R activesupport/lib/active_support/core_ext/boolean.rb
  • R activesupport/lib/active_support/core_ext/boolean/conversions.rb
  • R activesupport/lib/active_support/core_ext/nil.rb
  • R activesupport/lib/active_support/core_ext/nil/conversions.rb
  • R activesupport/test/core_ext/boolean_ext_test.rb
  • R activesupport/test/core_ext/nil_ext_test.rb
  • M actionpack/lib/action_dispatch/routing.rb
  • M activeresource/lib/active_resource/base.rb
  • M activesupport/lib/active_support/cache.rb
  • M activesupport/lib/active_support/core_ext/array/conversions.rb
  • M activesupport/lib/active_support/core_ext/hash/conversions.rb
  • M activesupport/lib/active_support/core_ext/object/conversions.rb
  • M activesupport/test/core_ext/hash_ext_test.rb
  • M activesupport/test/core_ext/object_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>