Rails noob here.
I ran into a problem when pushing to Heroku (NoMethodError: undefined method `[]\' for nil:NilClass). I\'m not even sure where I should start lookin
I was able to resolve this problem by renaming my application.css file to application.css.scss.