This project is archived and is in readonly mode.

#5172 ✓invalid
Subba

update Gemfile (current source at github arel is breaking many tests)

Reported by Subba | July 21st, 2010 @ 03:39 PM

Gemfile in rails3 is getting arel from github which is arel-862067c
but this version arel is lot of tests and warnings. please update Gemfile to point to 0.4.0

-gem "arel", :git => "git://github.com/rails/arel.git"
+gem "arel", "=0.4.0"

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>

Pages