Skip to content

eduvo/intl-tel-input-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

International Telephone Input

This gem packages the intl-tel-input assets (JavaScripts, stylesheets, and images) for the Rails asset pipeline.

Check the original documentation here: https://github.com/jackocnr/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
 */

About

Ruby gem for intl-tel-input

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.3%
  • SCSS 25.1%
  • Ruby 0.6%