class Jellyfish::NotFound

Public Instance Methods

status() click to toggle source
# File lib/jellyfish.rb, line 27
def status; 404; end