Canonical fork/version of this gem
jeremiahleeh opened this issue · 3 comments
Having trouble figuring out which fork of this gem to use. Is there a recommended canonical repo?
When I inspect the gemspec after gem install mysqltopostgres
it looks like ajokela's fork is the source.
The repo here (maxlapshin) is much more active and it appears that an updated version is available here (0.2.20) that is not available at ajokela's fork (0.2.15).
Right now this fork is supported
On 06 Apr 2015, at 22:00, Jeremiah Heller notifications@github.com wrote:
Having trouble figuring out which fork of this gem to use. Is there a recommended canonical repo?
When I inspect the gemspec after gem install mysqltopostgres it looks like ajokela's fork is the source.
The repo here (maxlapshin) is much more active and it appears that an updated version is available here (0.2.20) that is not available at ajokela's fork (0.2.15).
—
Reply to this email directly or view it on GitHub.
It's a bit confusing that this isn't the one on rubygems, in particular since heroku points to rubygems and that points to @ajokela rather than this repo. It'd be great if that ownership issue could be resolved. Otherwise the rubygems admins might change the owner if asked, since this is the source.
Seems that the Heroku article has been updated to point in this repository.