update errors controller
This commit is contained in:
@@ -8,7 +8,11 @@ class ErrorsController < ActionController::Base
|
||||
'/templates/html',
|
||||
'/api/templates/html',
|
||||
'/templates/pdf',
|
||||
'/api/templates/pdf'
|
||||
'/api/templates/pdf',
|
||||
'/templates/doc',
|
||||
'/api/templates/doc',
|
||||
'/templates/docx',
|
||||
'/api/templates/docx'
|
||||
].freeze
|
||||
|
||||
def show
|
||||
|
||||
Reference in New Issue
Block a user