Class: Ferret::Browser::ErrorController
Public Instance Methods
index ()
# File lib/ferret/browser.rb, line 175 175: def index 176: render(:status => 404) 177: end
# File lib/ferret/browser.rb, line 175 175: def index 176: render(:status => 404) 177: end