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. -- MK --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
