app/controllers/errors_controller.rb in curate-0.3.2 vs app/controllers/errors_controller.rb in curate-0.4.2
- old
+ new
@@ -1,5 +1,4 @@
-require File.expand_path('../application_controller', __FILE__)
class ErrorsController < ApplicationController
with_themed_layout(nil)
def show
render_response_for_error(exception_wrapper)