Class: Fourohfour::ErrorController

Inherits:
ApplicationController show all
Defined in:
app/controllers/fourohfour/error_controller.rb

Instance Method Summary collapse

Instance Method Details

#not_foundObject



4
5
6
# File 'app/controllers/fourohfour/error_controller.rb', line 4

def not_found
   render :not_found
end