Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-22 Thread Tamara Temple
Muthu Selvan pearl.sel...@gmail.com wrote: mselv2m1:nikeplus-running-ios mselv2$ cucumber /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) Is this really not apparent

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Colin Law
On 19 June 2013 22:09, Muthu Selvan pearl.sel...@gmail.com wrote: 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

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Muthu Selvan
Colin Please my o/p for rvm info ..when rvm use 1.8.7 *$ rvm use 1.8.7* Using /Users/mselv2/.rvm/gems/ruby-1.8.7-p371 mselv2m1:Downloads mselv2$ rvm info ruby-1.8.7-p371: system: uname: Darwin mselv2m1 12.4.0 Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013;

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Colin Law
On 20 June 2013 08:10, Muthu Selvan pearl.sel...@gmail.com wrote: Please don't top post, it makes it difficult to follow the thread, insert your reply at appropriate points in previous message, thanks. Also it makes it easy to forget to answer some of the questions. In particular you have not

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Muthu Selvan
I will do that .. Please check the rvm use O/ P : mselv2m1:Downloads mselv2$ *gem environment* RubyGems Environment: - RUBYGEMS VERSION: 1.8.25 - RUBY VERSION: 1.9.2 (2012-04-20 patchlevel 320) [x86_64-darwin12.4.0] - INSTALLATION DIRECTORY: /Users/mselv2/.rvm/gems/ruby-1.9.2-p320 -

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Colin Law
On 20 June 2013 08:41, Muthu Selvan pearl.sel...@gmail.com wrote: I will do that .. You will do what? You are still top posting so I have no idea what question you are answering. Please check the rvm use O/ P : mselv2m1:Downloads mselv2$ gem environment RubyGems Environment: -

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Muthu Selvan
On Thursday, 20 June 2013 00:49:25 UTC-7, Colin Law wrote: On 20 June 2013 08:41, Muthu Selvan pearl@gmail.com javascript: wrote: I will do that .. You will do what? You are still top posting so I have no idea what question you are answering. Please check the rvm use O/

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Colin Law
On 20 June 2013 17:12, Muthu Selvan pearl.sel...@gmail.com wrote: On Thursday, 20 June 2013 00:49:25 UTC-7, Colin Law wrote: On 20 June 2013 08:41, Muthu Selvan pearl@gmail.com wrote: I will do that .. You will do what? You are still top posting so I have no idea what question you

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Muthu Selvan
On Thursday, 20 June 2013 09:17:51 UTC-7, Colin Law wrote: On 20 June 2013 17:12, Muthu Selvan pearl@gmail.com javascript: wrote: On Thursday, 20 June 2013 00:49:25 UTC-7, Colin Law wrote: On 20 June 2013 08:41, Muthu Selvan pearl@gmail.com wrote: I will do that

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Colin Law
On 20 June 2013 17:58, Muthu Selvan pearl.sel...@gmail.com wrote: My problem is : I am running cucumber ..This is using library for rounding decimal values .. its not running .. I am getting the below error float_add.rb:5:in `round': wrong number of arguments (1 for 0) (ArgumentError)

Re: [Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-20 Thread Muthu Selvan
On Thursday, 20 June 2013 11:51:56 UTC-7, Colin Law wrote: On 20 June 2013 17:58, Muthu Selvan pearl@gmail.com javascript: wrote: My problem is : I am running cucumber ..This is using library for rounding decimal values .. its not running .. I am getting the below

[Rails] [HELP] ruby 1.9.2 is not showing in gem environment ( GEM PATH)

2013-06-19 Thread Muthu Selvan
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: