Hi Luis, Thanks for the pointer in the commit comments. I searched for docs on the gem dependency syntax, but I couldn't find anything clearly explaining it. I knew if I used the next safest approach -- super strict settings -- and made it clear in the commit description what I was doing, that someone would reply with proper usage instructions for gem :)
I've updated the code to use ~>2.0, which means we support the Addressable 2.x API. BTW: I just saw a tweet from @datamapper that said they're working on a new gem release of DM and DO right now. Dan (dkubb) On Nov 16, 3:49 am, "Luis Lavena" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 16, 2008 at 3:49 AM, Dan Kubb (dkubb) <[EMAIL PROTECTED]> wrote: > > > > > Hi Jaques, > > > This is now fixed on github: > > > DataMapper: > > http://github.com/sam/dm-core/commit/3e1142823bb26f497c1e91d18af12162... > > DataObjects:http://github.com/sam/do/commit/f48ff5abd6b38cbacb8467ccf9ba06838d1bfdd4 > > Dan, > > I left you a comment on DM commits. > > Going the strict way with "=" for addressable will also be a problem > in case Addressable guys do a bugfix release. > > -- > Luis Lavena > AREA 17 > - > Human beings, who are almost unique in having the ability to learn from > the experience of others, are also remarkable for their apparent > disinclination to do so. > Douglas Adams --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
