On Dec 21, 2008, at 12:09 PM, Michael Klishin wrote:
> > 2008/12/21 Roy Wright <[email protected]>: >> >> OK, I give up. What does this error message really mean? >> >> NameError: uninitialized constant LazyArray::RETURN_SELF > > Make sure dm-core version and extlib version are the same. LazyArray > comes from extlib. > In DM core, collections are implemented as lazy-loaded arrays. > -- Thank you. Bumping DM up to 0.9.8 solved the issue (I didn't have extlib-0.9.7 installed). -Roy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
