class Moonrope::Errors::NotFound
Public Instance Methods
status()
click to toggle source
# File lib/moonrope/errors.rb, line 45 def status 'not-found' end
# File lib/moonrope/errors.rb, line 45 def status 'not-found' end