class CPEE::FAIL
Public Instance Methods
response()
click to toggle source
# File lib/cpee/fail.rb, line 18 def response @status = 404 nil end
# File lib/cpee/fail.rb, line 18 def response @status = 404 nil end