Libraries
»
platanus
(0.1.10)
»
Index
»
Platanus
»
StatusError
»
message
Method: Platanus::StatusError.message
Defined in:
lib/platanus/http_helpers.rb
.
message
⇒
Object
24
# File 'lib/platanus/http_helpers.rb', line 24
def
self
.
message
;
"status_#{@status.to_s}"
;
end