This project is archived and is in readonly mode.

#1620 ✓committed
madlep

Fix for breaking Activeresource unit tests

Reported by madlep | December 23rd, 2008 @ 12:55 PM | in 2.x

Was getting unit test breakages while running Activeresource unit tests. Seemed to be related to usage of Benchmark.ms, which exists in head from git, but not in locally installed gems.

Added activesupport/lib to activeresource abstract_unit, and required activesupport.rb.

Fixed issue, and tests now run successfully. Similar to http://rails.lighthouseapp.com/p...

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