This project is archived and is in readonly mode.

Changeset [de0384008c3abb635cb6a841c24c969266bd3271] by Jeremy Kemper

November 13th, 2009 @ 08:28 PM

Ruby 1.9.2: disallow explicit coercion via method_missing. Only give friendly nil errors for Array and Active Record methods.
http://github.com/rails/rails/commit/de0384008c3abb635cb6a841c24c96...

Committed by Jeremy Kemper

  • M activesupport/lib/active_support/core_ext/name_error.rb
  • M activesupport/lib/active_support/whiny_nil.rb
  • M activesupport/test/core_ext/name_error_test.rb
  • M activesupport/test/whiny_nil_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>