what version of parseexcel you are using On Mon, Jan 12, 2009 at 1:04 PM, Me <[email protected]> wrote:
> > 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 -~----------~----~----~----~------~----~------~--~---

