Method: StandardError.http_status
- Defined in:
- lib/coaster/core_ext/standard_error.rb
.http_status ⇒ Object
12 13 14 |
# File 'lib/coaster/core_ext/standard_error.rb', line 12 def http_status 500 end |
12 13 14 |
# File 'lib/coaster/core_ext/standard_error.rb', line 12 def http_status 500 end |