Sha256: 37126352f200042331f9afadc2b3d459649df640f426db8faba36a7ab2d67499

Contents?: true

Size: 914 Bytes

Versions: 5

Compression:

Stored size: 914 Bytes

Contents

# Adhearsion, open source technology integrator
# Copyright 2006 Jay Phillips
# 
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

# Please help adjust these if they may be inaccurate!
LOCAL_NUMBER = /^[1-9]\d{6}$/
US_NUMBER = /^1?[1-9]\d{2})?[1-9]\d{6}$/

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adhearsion-0.7.0 lib/constants.rb
adhearsion-0.7.3 lib/constants.rb
adhearsion-0.7.1 lib/constants.rb
adhearsion-0.7.2 lib/constants.rb
adhearsion-0.7.4 lib/constants.rb