1

无法让 gmaps4rails1.5.0 渲染地图。gmaps4rails1.4.8 昨天运行良好。在 deveopment.rb 中注释掉 config.action_view.debug_rjs=true。需要改变什么才能将地图恢复为渲染?

错误

Started GET "/gmaps4rails/gmaps4rails.googlemaps.js" for 127.0.0.1 at 2012-05-01 16:42:10 -0400

ActionController::RoutingError (No route matches "/gmaps4rails/gmaps4rails.googlemaps.js"):


Rendered c:/Ruby192/lib/ruby/gems/1.9.1/gems/actionpack-3.0.10/lib/action_dispatch/middleware/templa
/rescues/routing_error.erb within rescues/layout (1.0ms)

-------------------------------------------------- -------------------------

Started GET "/gmaps4rails/gmaps4rails.base.js" for 127.0.0.1 at 2012-05-01 16:42:10 -0400

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/templa
/rescues/routing_error.erb within rescues/layout (1.0ms)
4

1 回答 1

0

v1.5.1 刚刚发布,应该可以修复这个错误。抱歉,感谢您的报告

于 2012-05-01T22:59:50.920 回答