Method: StandardError#level
- Defined in:
- lib/coaster/core_ext/standard_error.rb
#level ⇒ Object
Returns the value of attribute level.
22 23 24 |
# File 'lib/coaster/core_ext/standard_error.rb', line 22 def level @level end |
Returns the value of attribute level.
22 23 24 |
# File 'lib/coaster/core_ext/standard_error.rb', line 22 def level @level end |