I am running rails 2.2 and gem 1.3.1

I have this basic code:

equire 'rubygems'
require 'parseexcel'
workbook = Spreadsheet::ParseExcel.parse()

I get this error:

./parseexcel.rb:4: uninitialized constant Spreadsheet (NameError)

any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to