apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

improvements to google-maps resources #111

Closed NARKOZ closed 12 years ago

NARKOZ commented 12 years ago

Hi, thank you for this gem and it's support. I've added minor improvements related to google-maps javascript, please check them and tell me what you think.

apneadiving commented 12 years ago

seems great, thanks for this work. I'll test it soon

apneadiving commented 12 years ago

just FYI, changing url in base.rb broke all tests and view tests were broken as well. Please think about tests!

I've updated the gem: if you need to get the geocoding through https, see here: https://github.com/apneadiving/Google-Maps-for-Rails/wiki/Model-Customization

Thanks for your work!

NARKOZ commented 12 years ago

Sorry for that. Thanks again.