ym4r_gm doesn't work with Rails 3.1
Reported by Marnen Laibow-Koser | July 4th, 2012 @ 12:42 PM
ym4r_gm doesn't work well with Rails 3.1 (see #55). It's time to remove it and switch to railsgmaps or Mapstraction.
Comments and changes to this ticket
-
Marnen Laibow-Koser July 4th, 2012 @ 12:58 PM
- State changed from new to open
- Tag changed from map, upgrade, ym4r to geocoding, georuby, map, mapstraction, upgrade, ym4r
There doesn't seem to be a Mapstraction gem for Rails 3. I think I might just remove YM4R and not replace it, and just write Mapstraction code directly.
While we're at it, let's remove the GeoRuby dependency.
-
Marnen Laibow-Koser August 1st, 2013 @ 05:12 PM
(from [a19d3aaea61559190792e8c4869d4c46ccd97040]) Replace GeocodingUtilities with Geocoder gem. [#82] https://github.com/marnen/quorum2/commit/a19d3aaea61559190792e8c486...
-
Marnen Laibow-Koser August 1st, 2013 @ 05:12 PM
(from [f164bf2bc9232f48f41b9e9b8bf2ce68b04d4f3b]) Define Event#latitude and #longitude. [#82] https://github.com/marnen/quorum2/commit/f164bf2bc9232f48f41b9e9b8b...
-
Marnen Laibow-Koser August 1st, 2013 @ 05:12 PM
(from [8c60a8a684cd645526a8781eb7e56040df8f02e0]) Apparently newer versions of the gem have the name in lowercase. [#82] https://github.com/marnen/quorum2/commit/8c60a8a684cd645526a8781eb7...
-
Marnen Laibow-Koser August 1st, 2013 @ 05:12 PM
(from [7d997e82f1c0e945dd1bf81ecd599ee7ca492891]) Remove YM4R, see what breaks. [#82] https://github.com/marnen/quorum2/commit/7d997e82f1c0e945dd1bf81ecd...
-
Marnen Laibow-Koser August 2nd, 2013 @ 02:09 PM
Looks like we broke the map because of spatial_adapter not understanding the coords field. Putting on hold for #86.
-
Marnen Laibow-Koser August 2nd, 2013 @ 02:10 PM
- State changed from open to hold
-
Marnen Laibow-Koser August 3rd, 2013 @ 12:09 AM
- State changed from hold to open
Mostly working. We need to change to GMaps API v3, though.
-
Marnen Laibow-Koser August 3rd, 2013 @ 03:34 PM
Let's introduce Mapstraction before we change the Google API version.
-
Marnen Laibow-Koser August 3rd, 2013 @ 03:42 PM
- State changed from open to resolved
Actually, I'll open separate issues for Mapstraction and Google Maps v3.
-
Marnen Laibow-Koser August 3rd, 2013 @ 03:43 PM
- State changed from resolved to open
-
Marnen Laibow-Koser August 3rd, 2013 @ 05:23 PM
(from [a31ac571671bd9288d03fb2e20df3b8c1f9d3161]) Refactor big helper to partial and smaller helper. [#82] https://github.com/marnen/quorum2/commit/a31ac571671bd9288d03fb2e20...
-
Marnen Laibow-Koser August 5th, 2013 @ 12:23 PM
- State changed from open to resolved
- Tag changed from geocoding, georuby, map, mapstraction, upgrade, ym4r to geocoding, georuby, map, mapstraction, upgrade, v0.5.10, ym4r
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Referenced by
- 55 Upgrade to Rails 3.1 Putting on hold for #82.
- 45 Swap YM4R plugin for YM4R gem. Made obsolete by #82.
- 86 Upgrade spatial_adapter or replace it with RGeo I think this is done, but keeping it open while I finish ...
- 55 Upgrade to Rails 3.1 #82 is done. Reopening.