1
0

More than 5 years have passed since last update.

Rails Js 発火しない

Last updated at Posted at 2018-03-08

あれ...... qestion.jsというファイルが発火しない.....

謎な点
application.jsではaleart();など発火するにも関わらずquestion.jsだと発火しない

image.png

原因

question.coffeeというcoffeescriptがcontrollerを作った時に作られており、おそらくquestion.coffeeeがquestion.jsとしてコンパイルされquestion.jsが2つあることになり、エラーが起きたのだと思う。

image.png

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0