Hi all, I've encountered exactly the same issue as reported at http://groups.google.com/group/datamapper/msg/d2104443c7aa4a39 (dm- geokit gem trying to include older versions of dm-core) and I was wondering what the fix for this is?
I've updated all my gems and I'm still running into issues when I include the following at the top of my model: require 'dm-core' require 'dm-sqlite-adapter' require 'dm-geokit' require 'dm-migrations' require 'dm-aggregates' I've noticed that there is still a pull-request outstanding on Matt King's dm-geokit github repo, however as I'm (very!) new to the world of Ruby and Gems, my attempts to compile the source of the pull request have failed repeatedly... :( Any help that can be provided is gratefully accepted! Thanks in advance, Matt -- 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.
