1. 04 Dec, 2013 9 commits
  2. 03 Dec, 2013 4 commits
  3. 02 Dec, 2013 17 commits
  4. 01 Dec, 2013 2 commits
  5. 30 Nov, 2013 5 commits
  6. 29 Nov, 2013 3 commits
    • Tandrial's avatar
      Update ruby.md · b6e3f391
      Tandrial authored
      Trying to install the gem bundle without bundler fails with:
      /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'bundler' (>= 0) among 8 total gem(s) (Gem::LoadError)
              from /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:307:in `to_spec'
              from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in `gem'
              from /usr/local/bin/bundle:22:in `<main>'
      
      Installing the bundler (with sudo gem install bundler) at the end of Step 4 fixes this.
      b6e3f391
    • Drew Blessing's avatar
      Improve Help navigation UI · 23e36202
      Drew Blessing authored
      Make hash keys symbols
      23e36202
    • Marin Jankovski's avatar
      72e2fe2c