Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rubygems

How do you test a dummy rails app when writing a gem?

Circular dependency detected while autoloading constant User

Installing rmagick 2.13.1 with graphicsmagick on Ubuntu 10.04

Why does ZSH return "Command not found" error for my RVM gems?

rubygems rvm zsh

cannot load such file -- bundler/setup (LoadError) || deploy on Ubuntu 12.04 x32

How to use gems installed in vendor/bundle directory

ruby rubygems

With Ruby, does "gem install" use "--include-dependencies"... just the doc is a little outdated?

ruby-on-rails ruby rubygems

How to populate some default users in Devise?

Add a Rails controller from a gem

Why is sudo: bundle command not found?

ruby linux rubygems bundler sudo

Error occurred while installing mini_racer (0.2.0)

why is gem still outdated after bundle update

ruby rubygems bundler

Bundler is not compatible with Rubygems 2.0. Please upgrade to Bundler 1.3 or higher

How to upgrade Ruby to 2.0

ruby rubygems ruby-upgrade

Error installing gems that use native extensions on Ubuntu, Ruby 1.9.2 via RVM

ruby rubygems rake rvm ffi

How to avoid deprecation messages from RubyGems?

ruby rubygems gem

Why doesn't the 'bundle install --without production' command not require '--without production' after update?

Why does `gem install rails` fail?

Undefined method `instance' for Capistrano::Configuration:Class

Can you have multiple versions of a gem in a Gemfile?

ruby rubygems bundler