On Wed, Feb 4, 2009 at 4:09 AM, Diego Moreno <[email protected]> wrote: > > (...) > > # You have a nil object when you didn't expect it! > # You might have expected an instance of Array. > # The error occurred while evaluating nil.- > > It seems the same error like mine. I still do not know the exact cause, > because the error appears only sometimes. Has anyone get the same error? Any > idea about the cause? > > Rails: 2.2.2 > Ruby: 1.8.7 (2008-08-11 patchlevel 72) [i486-linux] > OpenWFEru: 0.9.18 & 0.9.19
Hi Diego, yes, I have the same problem. In fact I have issues with Active Record >= 2.2 (it's one of the reasons why I'm taking time with the next release). On the other hand ruote[-web] 0.9.18 and ruote[-web] 0.9.19 were developed and tested with and for Active Record < 2.2 I'm running Rails 2.1 and ruote-web 0.9.19 for the demo at http://difference.openwfe.org:3000/ and I haven't observed this bug there. So maybe you could play safe and use Rails 2.1 for now. If you find a solution for that bug, thanks for sharing it. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruote (OpenWFEru) users" 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/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
