Skip to content

Instantly share code, notes, and snippets.

@JoshMcKin
Created May 20, 2011 20:47

Revisions

  1. JoshMcKin created this gist May 20, 2011.
    18 changes: 18 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@

    rake aborted!
    undefined method `desc' for #<Bundler::GemHelper:0x00000101d83ab8>
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.10/lib/bundler/gem_helper.rb:24:in `install'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.10/lib/bundler/gem_helper.rb:9:in `install_tasks'
    /Users/joshmckin/Ventanex/vtx_operations/Rakefile:21:in `<top (required)>'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/rake_module.rb:25:in `load'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/rake_module.rb:25:in `load_rakefile'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:495:in `raw_load_rakefile'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:78:in `block in load_rakefile'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:129:in `standard_exception_handling'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:77:in `load_rakefile'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:61:in `block in run'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:129:in `standard_exception_handling'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/lib/rake/application.rb:59:in `run'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.9.0/bin/rake:31:in `<top (required)>'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/bin/rake:19:in `load'
    /Users/joshmckin/.rvm/gems/ruby-1.9.2-p0/bin/rake:19:in `<main>'