try to use spreadsheet-0.6.2.1 This might help to resolve the issue. Though, their product name, class and module names are not consistent in different versions.
Thanks, Mohammad On Mon, Jan 12, 2009 at 1:32 PM, Me <[email protected]> wrote: > > 0.5.2 > > On Jan 12, 12:23 pm, "Mohammad Khan" <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---

