datamapper / dm-timestamps

DataMapper plugin for magical timestamps
http://datamapper.org/
MIT License
9 stars 13 forks source link

incompatible with activesupport somehow #2

Open godfat opened 13 years ago

godfat commented 13 years ago

Found this incompatibility when using dm-core (gem) with heroku (gem), and heroku is depending on activesupport (it should really just pick a json gem, instead of using activesupport), and then our app stopped working... Here's the minimal program to reproduce the problem.

Sorry I don't have time to dig into this, hope this minimal program is enough to find out the problem. Thanks a lot!!

https://gist.github.com/894330