Method: StandardError.code
- Defined in:
- lib/coaster/core_ext/standard_error.rb
.code ⇒ Object
10 11 12 |
# File 'lib/coaster/core_ext/standard_error.rb', line 10 def status 999999 # Unknown end |
10 11 12 |
# File 'lib/coaster/core_ext/standard_error.rb', line 10 def status 999999 # Unknown end |