Module: ExclusiveErrorMessage::Extension
- Defined in:
- lib/exclusive-error-message.rb
Instance Method Summary collapse
Instance Method Details
#full_message(attribute, message) ⇒ Object
6 7 8 |
# File 'lib/exclusive-error-message.rb', line 6 def (attribute, ) .start_with?('_') ? [1..-1] : super end |