Ruby on Rails Thursday, July 24, 2014



On Thursday, July 24, 2014 12:41:24 PM UTC+1, Himanshu wrote:
Hi,
I am trying to install debugger gem. Facing issue as mentioned in-



The debugger gem isn't compatible with ruby >= 2.0. Use the byebug gem instead.
Your ruby install looks a little messed up as well -  there's a mixture of ruby 2.0 and ruby 2.1.2 in what you have pasted below.

Fred

 
Tried the given solution, but in vain. Anyone please can help on this?
Much appreciated!

OS: OSX 10.9.4
gem env:

RubyGems Environment:

  - RUBYGEMS VERSION: 2.0.14

  - RUBY VERSION: 2.0.0 (2014-02-24 patchlevel 451) [universal.x86_64-darwin13]

  - INSTALLATION DIRECTORY: /Users/apple/.rvm/gems/ruby-2.1.2

  - RUBY EXECUTABLE: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby

  - EXECUTABLE DIRECTORY: /Users/apple/.rvm/gems/ruby-2.1.2/bin

  - RUBYGEMS PLATFORMS:

    - ruby

    - universal-darwin-13

  - GEM PATHS:

     - /Users/apple/.rvm/gems/ruby-2.1.2

     - /Users/apple/.rvm/gems/ruby-2.1.2@global

  - GEM CONFIGURATION:

     - :update_sources => true

     - :verbose => true

     - :backtrace => false

     - :bulk_threshold => 1000

  - REMOTE SOURCES:

     - https://rubygems.org/


Thanks,

H

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/79f653a1-3022-4b62-93c5-0652d8b946e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment