I\'m trying to use bundler with my Rails 2.3.5 app (built off of insoshi开发者_如何学Go) due to some complicated reasons.Basically, I need to deploy to a server that has Rails 2.3.8 and Rails 2.3.5 ap
I want to freeze a specific gem into my Rails applica开发者_开发百科tion. In rails 2 there was this command:
I\'m trying to get Bundler setup so I can deploy my Sinatra app to server with all the correct gems. I\'ve created my Gemfile
I\'m writing a new gem I\'m basing off of Yehuda\'s new gem template and I\'m slightly 开发者_运维技巧confused.Having a Gemfile with dependencies, and also specifying a gemspec with dependencies seems
I am trying to install rspec-rails on Ubuntu but I am encountering some problems. Here are my exact steps:
I have the following in my Gemfile: clear_sources bundle_path \"vendor/bundler_gems\" source \"http://gemcutter.org\"
whenever I run the bundle install command, bundler creates a directory in my projects 开发者_如何学JAVAroot with the name \'?\'. How can I prevent this from happening?
When I do bundle install bundling edge rails I get this error: No compatible versions could be found for required dependencies:
So I\'m trying to get thin to run as a service with RVM. After a thin install I manually updated /etc/init.d/thin to use an su - user when running the config command so that thin was running as a loca
rake cucumber --trace output: /usr/bin/ruby1.8 -I \"/home/vadim/.bundle/ruby/1.8/gems/cucumber-0.8.3/lib:lib\" \"/home/vadim/.bundle/ruby/1.8/gems/cucumber-0.8.3/bin/cucumber\"--profile default