Sha256: 658e3f38b92ba2d6b2f3f8443e5ddecea876e8aeddb34c4c172dbf05fbe7cfa9

Contents?: true

Size: 85 Bytes

Versions: 4

Compression:

Stored size: 85 Bytes

Contents

module ApplicationHelper
  def br_phone_mask_pattern
    "(99) 99999-9999"
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/app/helpers/application_helper.rb
simple_form_custom_inputs-0.0.4 example/app/helpers/application_helper.rb
simple_form_custom_inputs-0.0.3 example/app/helpers/application_helper.rb
simple_form_custom_inputs-0.0.2 example/app/helpers/application_helper.rb