这是完整的错误:
Asset was not declared to be precompiled in production.
Add `Rails.application.config.assets.precompile += %w( tutorial.js )` to `config/initializers/assets.rb` and restart your server
服务器启动时,表明它正在开发中:
=> Booting Puma
=> Rails 5.1.7 application starting in development