Method: Grape::Exceptions::Validation#message_key
- Defined in:
- lib/grape/exceptions/validation.rb
#message_key ⇒ Object
Returns the value of attribute message_key.
6 7 8 |
# File 'lib/grape/exceptions/validation.rb', line 6 def @message_key end |