bundle exec rails assets:precompile RAILS_ENV=production
すると
NoMethodError: undefined method `[]' for nil:NilClass
拡張子.css を .scss に変更する
Go to list of users who liked
More than 3 years have passed since last update.
bundle exec rails assets:precompile RAILS_ENV=production
すると
NoMethodError: undefined method `[]' for nil:NilClass
拡張子.css を .scss に変更する
Register as a new user and use Qiita more conveniently
Go to list of users who liked