Skip to content

Instantly share code, notes, and snippets.

@jxpx777
Created October 3, 2013 22:30
Show Gist options
  • Save jxpx777/6818126 to your computer and use it in GitHub Desktop.
Save jxpx777/6818126 to your computer and use it in GitHub Desktop.
This is the error we're seeing in production only. Production uses Apache+Passenger. Dev using Pow
ActionView::MissingTemplate (Missing template /invoice with {:locale=>[:en], :formats=>[:text], :handlers=>[:erb, :builder]}. Searched in:
* "/var/www/appname/releases/20131003214241/app/views"
):
app/mailers/mailer.rb:42:in `block in invoice'
app/mailers/mailer.rb:41:in `invoice'
app/controllers/admin_controller.rb:410:in `resend_invoice'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment