Search code examples
ruby-on-railsruby-on-rails-3google-mapsgmaps4rails

gmaps4rails1.5.0-Application no longer renders map


Application fully functional yesterday [gmaps4rails 1.4.8]. New version deployed today & now application no longer rendering map. See notifications about prototype rails. And making change to config environment. But not sure how to install prototype rails. Nor knowledgeable as to what require statement is needed in config envriroment. What needs to change to revert to functional? Want to deploy this application ASAP.

Commented out config.action_view.debug_rjs=true

Errors

--> ActionController::RoutingError (No route matches "/gmaps4rails/gmaps4rails.base.js"):



--> Rendered c:/Ruby192/lib/ruby/gems/1.9.1/gems/actionpack-3.0.10/lib/action_dispatch/middleware/templates
/rescues/routing_error.erb within rescues/layout (1.0ms)
[2012-05-01 16:03:47] ERROR Errno::ECONNABORTED: An established connection was aborted by the software
in your host machine.

Solution

  • v1.5.1 just released, should fix the bug. Sorry and thanks for reporting!