Class: Decanter::Parser::PhoneParser

Inherits:
ValueParser show all
Defined in:
lib/decanter/parser/phone_parser.rb

Constant Summary collapse

REGEX =
/\d/

Method Summary

Methods inherited from ValueParser

_parse

Methods included from Core

included