I have a problem and I don\'t know how to solve it. I\'m using \"nested_form\" gem in classic way so I\'m able to add \"multiple tasks\" to a \"project\" while I\'m creating a \"project\". That\'s no
I 开发者_Python百科have been trying to create the development and test databases in Redmine, with
Let\'s say I want to add some new features to Ra开发者_开发问答ils. According to the Rails Guide on how to contribute to Rails, I should clone the main repository, create a branch, then make my change
I\'m having some serious rails issues.I haven\'t used it in quite some time so I went through and updated rvm, rails, etc.I\'m currently running the following:
Can not update gems on production server. I\'ve tried bundle install --deployment and bundle install --without development test
When using ancestry gem how could we generate a node with 2 parents (father, mother) at the same level ?
I have just installed the \"on_the_spot\" gem following the github instructions. And I\'m trying to create a in-place edit for my index action. When I get the mouse over the text that should be edita
How do we update the version of gem that JRuby uses? JRuby uses gem (1.5.1) and we would like to upgrade it to 1.8.7. We want to have the gems installed in Ruby/gems
I wan to run \"simple\" cron using whenever on Windows XP. So I installed whenever gem install whenever and then ran my cron.rb
I\'ve modified a Gem that I use in my Rails app, and need to use it on Heroku. Is there a way to upload the modified Gem to Heroku within my 开发者_C百科app and specify a custom path in my Gemfile?You