Class: Decanter::ValueParser::IntegerParser

Inherits:
Base
  • Object
show all
Defined in:
lib/decanter/value_parser/integer_parser.rb

Constant Summary collapse

REGEX =
/(\d|[.])/

Method Summary

Methods inherited from Base

inherited

Methods included from Core

included