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

0.8.7 not working on rails 3.0.7... #43

Closed theflowglenn closed 13 years ago

theflowglenn commented 13 years ago

has the gem now become rails 3.1 only? if so, what is the latest working version for rails 3.0.7 pls? i'm using 0.6.5 alright but going to production soon so would like to use the latest i can. thanks

apneadiving commented 13 years ago

0.8.7 isn't supposed to be Rails 3.1 only. What is the error you got?

theflowglenn commented 13 years ago

the map wasn't showing up at all - not very helpful i know! shall i investigate further? what would be helpful?

apneadiving commented 13 years ago

Just updated my dummy app to Rails 3.0.7. All spec pass. What did you write in your view?

apneadiving commented 13 years ago

Well since it's not a bug in the gem, the proper place to talk about this is stackoverflow. Please post your question there with the gmaps4rails tag.

theflowglenn commented 13 years ago
<%= gmaps4rails(@json) %>

is there perhaps a minimum jquery version for the latter gems? i'm only running 1.4.3 in this app?

apneadiving commented 13 years ago

there is no jQuery involved in gmaps4rails. Please post in your SO question: