Skip to content

Instantly share code, notes, and snippets.

@vibinnair
Created September 11, 2012 10:22
Show Gist options
  • Save vibinnair/3697436 to your computer and use it in GitHub Desktop.
Save vibinnair/3697436 to your computer and use it in GitHub Desktop.
bundle install error - sign-in-with-twitter
/home/test/Vibin/Workarea/Research/github/sign-in-with-twitter/Gemfile:2:in `evaluate': undefined method `ruby' for #<Bundler::Dsl:0x000000008eea90> (NoMethodError)
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/dsl.rb:7:in `instance_eval'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/dsl.rb:7:in `evaluate'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/definition.rb:18:in `build'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler.rb:135:in `definition'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/cli.rb:220:in `install'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/task.rb:22:in `run'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor.rb:263:in `dispatch'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:386:in `start'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/bin/bundle:13:in `<top (required)>'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/bin/bundle:23:in `load'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/bin/bundle:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment