geokit / geokit-rails

Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please check Rails 5.0 compatibility

wfried opened this issue · comments

Rails 5 was recently completed and released. When I upgrade my project to Rails 5, Bundler flags a compatibility issue with geokit-rails. Could you please add tests for Rails 5.0 and look at any compatibility issues?

Just checking in - is this gem still being maintained? It doesn't look like any issues have been responded to this year.

@wfried I respond quite quickly to Pull Requests, but I tend not to actively work on issues.

@wfried In the last day I've merged lots of PR's made a few more fixes and released 2.2.0 from the latest master. Give that a go and see how it goes.

Thanks @mnoack. From what I can see so far that helped; I'm now have other issues upgrading to Rails 5 which are unrelated. I'll confirm here when complete.