Nitrous.IO - Installing rspec and it fails to install - An error occurred while installing nokogiri (1.6.0), and Bundler cannot continue
问题 Here is the full error message I get Errno::ENOSPC: No space left on device - /home/action/.rvm/gems/ruby-2.0.0-p247/gems/nokogiri-1.6.0/ext/nokogiri/gem_make.out An error occurred while installing nokogiri (1.6.0), and Bundler cannot continue. Make sure that gem install nokogiri -v '1.6.0' succeeds before bundling.> I'm following the Ruby on Rails 3 tutorial and hoping to see what the rspec testing does but Nitrous.IO application doesn't allow me to install it. group :development do gem