This project is archived and is in readonly mode.

Changeset [9acc824d96db039486fc493c6f904035fe386967] by Jeremy Kemper

November 13th, 2009 @ 08:25 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/9acc824d96db039486fc493c6f9040...

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>