class Olelo::NotFound

Public Instance Methods

status() click to toggle source
# File lib/olelo/util.rb, line 3
def status
  :not_found
end