This project is archived and is in readonly mode.

Changeset [d62382afa39d7ea413b24cf33a6dbb55d8cc1f1c] by Jeremy Kemper

June 13th, 2008 @ 02:22 AM

Ruby 1.9 compat: instance_methods are symbols instead of strings. Use the quicker instance_method(sym) rescue false check.

http://github.com/rails/rails/co...

Committed by Repository

  • M activesupport/lib/active_support/test_case.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>