This project is archived and is in readonly mode.

#3879 ✓resolved
Prem Sichanugrist (sikachu)

Unable to run 'rake install' to install edge Rails.

Reported by Prem Sichanugrist (sikachu) | February 6th, 2010 @ 02:43 PM | in 3.0.2

Today after the version bump of edge version to 3.0.0.beta1, I cloned the repository from git://github.com/rails/rails.git and try to run rake install on it, and it fail to install those gems.

I found out that the problem was because settings in version.rb for each gem was set to 3.0.0.beta. This patch updates them all to 3.0.0.beta1.

I've attached the patch for master

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>

Attachments

Tags

Referenced by

Pages