demarches-normaliennes/config/initializers/phonelib.rb

5 lines
95 B
Ruby
Raw Normal View History

# frozen_string_literal: true
Phonelib.default_country = ["FR"]
Phonelib.parse_special = true