Sha256: 3ff48cf192d1b0def66ac5203706d9be1ba26c3295e9b0ac2d18a2dd391addee
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
# International Telephone Input This gem packages the [intl-tel-input](https://github.com/Bluefieldscom/intl-tel-input) assets (JavaScripts, stylesheets, and images) for the Rails asset pipeline. Check the original documentation here: [https://github.com/Bluefieldscom/intl-tel-input](https://github.com/Bluefieldscom/intl-tel-input) ## Installation Include the gem in your Gemfile: gem 'intl-tel-input' Add the following to your application.js: ``` //= require intl-tel-input ``` Also add to your application.css: ``` /* *= require intl-tel-input */ ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
intl-tel-input-8.4.9 | README.md |