次のようなメッセージが表示されます。
ActionView::Template::Error (Unexpected token punc «:», expected punc «,» (line: 712, col: 26, pos: 23475)
スタック トレースはマニフェスト ファイル ( ) を指しておりapplication.js
、エラーを特定するための有用なコンテキストを提供しません。これを修正して、意味のあるコンテキストを提供するか、ファイルをそのままロードして、ブラウザが問題のある行番号を提供できるようにする方法はありますか? 私は*コーヒースクリプトを*使用していません*。
やや編集された app.js:
//= require_self
//= require_tree ./services
//= require_tree ./controllers
//= require angular-rails-templates
//= require_tree ../templates