Method: CodeCode::Common::Exceptions::UnknownFieldException#status
- Defined in:
- lib/codecode/common/exceptions.rb
#status ⇒ Object (readonly)
Returns the value of attribute status.
9 10 11 |
# File 'lib/codecode/common/exceptions.rb', line 9 def status @status end |