Method: Platanus::StatusError.setup

Defined in:
lib/platanus/http_helpers.rb

.setup(_status) ⇒ Object



19
20
21
# File 'lib/platanus/http_helpers.rb', line 19

def self.setup(_status)
  @status = _status
end