You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
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!!
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
The text was updated successfully, but these errors were encountered: