This project is archived and is in readonly mode.

#4922 ✓resolved
calavera

ORIG_ARGV constant is not used in Railties but Activesupport

Reported by calavera | June 21st, 2010 @ 06:05 PM

The constant ORIG_ARGV is used by the activesupport tests but it's placed in railties. This causes a bunch of test failing when the activesupport tests are running out of the full suite.

I include a patch to move the constant to activesupport.

Comments and changes to this ticket

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>

People watching this ticket

Attachments

Referenced by

Pages