RubyGems is a package management tool for the Ruby programming language.
I'm trying to install the pg gem in order to work again with my rails projects. But I get this …
ruby-on-rails postgresql gem osx-mavericksI've tried this but it didn't work and seemed to be for osx. I have a fresh Ubuntu 10.10 install with …
ruby-on-rails ruby linux gem rvmI'm trying to find out all the remotely available versions of a specified gem. I tried using: gem list rhc …
ruby gem versionqichunren@zhaobak:~> gem install hpricot ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions into the /opt/…
ruby-on-rails ruby gemI'm attempting to follow the Hartl Rails Tutorial, and having trouble with the bundler gem. When using the commands 'bundle …
ruby-on-rails ruby gem bundler railstutorial.orgI added omniauth gem to my gemfile and tried to run bundle install, but got a message about incompatibility of …
ruby-on-rails-3 gem bundler omniauth gem-bundlerI am trying to upgrade to Rails 4.0.0, and I changed the gem versions of sass-rails and coffee-rails. I need to …
ruby-on-rails ruby-on-rails-4 gem railtieI don't manage to install therubyracer gem on Yosemite 10.10. Here is the log: 11:53 $ gem install libv8 -v '3.16.14.3' -- …
ruby gem rubygemsam trying to install sass after installing ruby, but iam getting following error, please help me to fix this maradhak@…
ruby gem sass