Hi All ,

Installed ruby 1.9.2 , if i use rvm use command its showing using ruby 
1.9.2 only but in my gem environment ( GEM PATHS) is not showing ..



*$ rvm use 1.9.2*
*Using /Users/mselv2/.rvm/gems/ruby-1.9.2-p320*

mselv2m1:nikeplus-running-ios mselv2$ *gem environment*
RubyGems Environment:
  - RUBYGEMS VERSION: 1.8.25
  - RUBY VERSION: 1.8.7 (2012-10-12 patchlevel 371) [i686-darwin12.4.0]
  - INSTALLATION DIRECTORY: /Users/mselv2/.rvm/gems/ruby-1.8.7-p371
  - RUBY EXECUTABLE: /Users/mselv2/.rvm/rubies/ruby-1.8.7-p371/bin/ruby
  - EXECUTABLE DIRECTORY: /Users/mselv2/.rvm/gems/ruby-1.8.7-p371/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86-darwin-12
  - GEM PATHS:
     - /Users/mselv2/.rvm/gems/ruby-1.8.7-p371
     - /Users/mselv2/.rvm/gems/ruby-1.8.7-p371@global
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
     - "gem" => "--no-rdoc --no-ri"
  - REMOTE SOURCES:
     - http://rubygems.org/


Because of this ,  cucumber is not working and getting below error when i 
use rvm 1.9.2

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:777:in
 
`report_activate_error': Could not find RubyGem cucumber (>= 0) 
(Gem::LoadError)
from 
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:211:in
 
`activate'
from 
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:1056:in
 
`gem'
from /usr/bin/cucumber:18

PLEASE help to solve this issue ..

Thanks ,
Muthu Selvan SR 

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/a2cbc5dc-976e-4580-a7e7-fe972ab87482%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to