Sha256: 5073f7a08ea52e9c745e233e4109353604a78e2ab69ba8c8e7d033cc11106afe
Contents?: true
Size: 941 Bytes
Versions: 1
Compression:
Stored size: 941 Bytes
Contents
##Country State Select [![Build Status](https://travis-ci.org/arvindvyas/Country-State-Select.svg?branch=master)](https://travis-ci.org/arvindvyas/Country-State-Select) [![Code Climate](https://codeclimate.com/github/arvindvyas/Country-State-Select/badges/gpa.svg)](https://codeclimate.com/github/arvindvyas/Country-State-Select) Country State Select is library which gives you all the country names and when you select any country then it also create the other select box with all the states name of that country #Getting Started Country State Select is released as a Ruby Gem. The gem is to be installed within a Ruby or Rails application. To install, simply add the following to your Gemfile. gem 'country_state_select' Run bundle install and don't forget to restart your server after you install a new gem. ##Contributing to Country State Select Fork, fix, then send me a pull request. ##License :include:license
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
country_state_select-2.0.0 | README.md |