无法获取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)发布于 2012-05-02 06:59:51
v1.5.1刚刚发布,应该可以修复这个bug。很抱歉,感谢你的报道
https://stackoverflow.com/questions/10404205
复制相似问题