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 に答える