Ruby on Rails Saturday, June 29, 2013

Hi All 

I have tried my best to solve this issue but no luck for me ..

Kindly help me to solve this issue , this is seem to be some environmental issue .

Thanks ,
Muthu Selvan SR

On Friday, 28 June 2013 17:44:29 UTC-7, Muthu Selvan wrote:

Hi ,

   I am trying to read excel sheet from Ruby so i have installed RubyXL ( sudo gem install rubyXL ) .
 
   After installed successfully , I am running with the below source code , but its giving error  

   mselv2m1:ruby_Code mselv2$ ruby ex.rb 
  ./rubyXL.rb:3: uninitialized constant RubyXL (NameError) 
from ex.rb:1:in `require'
from ex.rb:1


//Source Code : 
cat ex.rb 
require 'rubyXL' 

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 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/26618b8e-4b6b-4b30-84c2-54382639ec0d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment