[openstreetmap-website] fixes for trac #4730 (also #4748) (#216)

Eric Theise notifications at github.com
Fri Mar 1 07:22:59 UTC 2013


> @@ -40,4 +40,41 @@ def describe_location(lat, lon, zoom = nil, language = nil)
>        "#{number_with_precision(lat, :precision => 3)}, #{number_with_precision(lon, :precision => 3)}"
>      end
>    end
> +
> +  def nsew_to_decdeg(captures)

You're right. I moved all the code into the controller and reverted ```geocoder_helper.rb```

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/216/files#r3201267
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130228/d864c7cc/attachment.html>


More information about the rails-dev mailing list