class Her::Errors::NotFound
Status code 404: resource not found
Public Instance Methods
status()
click to toggle source
# File lib/her/errors.rb, line 55 def status 404 end
Status code 404: resource not found
# File lib/her/errors.rb, line 55 def status 404 end