I'm pretty new to java (and programming in general), and am having a tough time getting the map to show in my production environment. On my development machine, everything is good, and works well, but when I deploy, the map just won't show.
I did the bundle install, added the gmaps4rails.js file, and included the config.serve_static_assets = true to the production.rb
Any help or suggestions is appreciated.
After long search:
Just needed to update the gem to latest version :)