apneadiving / Google-Maps-for-Rails

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

Uncaught ReferenceError: _ is not defined #473

Closed adham90 closed 9 years ago

adham90 commented 9 years ago

google map don't load and i have this error in my console

Uncaught ReferenceError: _ is not defined

this is my repo the map under profile show

apneadiving commented 9 years ago

Follow instructions and add underscore.js

adham90 commented 9 years ago

Ohh thanks, the file was corrupted :+1: