Method: Regexp#encode_json
- Defined in:
- lib/client_side_validations/core_ext/regexp.rb
#encode_json(_encoder) ⇒ Object
14 15 16 |
# File 'lib/client_side_validations/core_ext/regexp.rb', line 14 def encode_json(_encoder) inspect end |