I am new to rails and I having trouble using cucumber to run my tests.I get the following error: You have already activated activesupport 3.1.0, but your Gemfile requires activesupport 3.1.0.rc8. Con
I don\'t understand what exactly is going on with this group, and what bundler is doing with it. Is it only loaded in d开发者_开发知识库ev mode? What if I want to make a new environment type, how shou
$> gem install multi_json <Lots of invalid gemspec warnings> Successfully installed multi_json-1.0.3
Upgraded to rails 3, and using Bundler for gems, in a mixed platform development group.I am on Windows.When I ru开发者_高级运维n Bundle Install it completes succesfully but will not install hpricot.Th
I have a Sinatra application that requires another gem I\'m developing locally. I\'m having trouble configuring Bundler to use my local gem code during development but my vendored gem code in producti
i seem to have a discrepancy between production\'s gem path when I installed manually versusby bundler+capistran开发者_开发技巧o.
I want to know should I specify gem version for each gem I add to Gemfile or not. Earlier with few of my projects I didn\'t specified any versions for all the gems and bundler took care of it, which w
I\'m a beginner programmer g开发者_StackOverflow社区oing through the railstutorial by michael hartl, and notice that the process for using gems in the application is through adding it to the gemfile,
I keep getting the following error when trying to deploy my app with the bundle/install option: failed: \"sh -c \'cd /home/deploy/swamp/releases/20110903003336
My slug size is 89.5MB which is huge. However the repository开发者_如何学C size is quite small: $ du -hsc