Class: RegexUtil

Inherits:
Object
  • Object
show all
Defined in:
lib/guuby/regex_util.rb

Constant Summary collapse

Email_Pattern =
"not_implemented"
IP_Pattern =
"not_implemented"