When I use the commond "bundle install --without development test ",the error found
when I use bundle install --without development test.then the tips:
Bundler could not find compatible versions for gem "rails":
In Gemfile:
factory_girl_rails (>= 0) ruby depends on
rails (>= 3.0.0.beta4) ruby
rails (2.3.14)
Bundler could not find compatible versions for gem
"actionpack":
In Gemfile:
factory_girl_rails (>= 0) ruby depends on
actionpack (= 3.0.0) ruby
rails (= 2.3.14) ruby depends on
actionpack (2.3.14)
How can I do ?Help!
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Eric Hodel on 30 Jul, 2012 07:43 PM
We provide help for RubyGems itself here, not for gems hosted by rubygems.org. Please ask for help in a bundler-specific place.
Eric Hodel closed this discussion on 30 Jul, 2012 07:43 PM.