Hi John!
sorry that this doesn't seem to be a ruote-topic anymore...
I added some sources to the Gemfile and bundle install installed some
gems missing. But there is still one error called:

Could not find gem 'rails (= 3.0.0.beta3, runtime)' in any of the gem
sources.

The Gemfile looks like the following (without the comments):

gem "rails", "3.0.0.beta3"
gem "rails", :git => "git://github.com/rails/rails.git"
gem "sqlite3-ruby", :require => "sqlite3"
gem "ruote-kit", "2.1.8"

and I already have

$ gem list |grep rails
rails (3.0.0.beta3, 2.3.5)

kind regards,

Karsten

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to