I\'m getting that error on my production server, and can\'t figure out why. It happens when running this command:
bundle exec rake assets:precompile RAILS_EN
I know this is an old post but I thought it might help someone (probably my future self) if I added this to the answers.
load 'deploy/assets'
require 'sprockets/railtie'