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