This project is archived and is in readonly mode.
passenger error "spec activeresource-3.0.0.beta1 is not from an installed gem"
Reported by Diego Lucena | March 18th, 2010 @ 02:39 AM | in 3.0.2
output from passenger : http://gist.github.com/335991
my gem list: http://gist.github.com/335993
this error do not occurs on rails 3.0.0beta, just in beta1 installed by git clone (git url); cd rails; bundle install; rake install;
ruby : ruby enterprise edition 1.8.7 under rvm
system: Mac OSX 10.6.2
Comments and changes to this ticket
-
Diego Lucena March 18th, 2010 @ 04:43 PM
I just setup gem rails as (gem 'rails', '3.0.0.beta1', :git => 'git://github.com/rails/rails.git'), run bundle install and bundle package, now passenger works, so maybe i was doing something wrong, so, feel free to close this ticket and sorry.
-
Yehuda Katz (wycats) March 27th, 2010 @ 08:42 AM
- Milestone cleared.
- State changed from new to invalid
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>