Method: JsonErrors::Config#error_dictionary
- Defined in:
- lib/json_errors/config.rb
#error_dictionary ⇒ Object
Returns the value of attribute error_dictionary.
10 11 12 |
# File 'lib/json_errors/config.rb', line 10 def error_dictionary @error_dictionary end |