BenZhang / au_state_select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuStateSelect

Provides a simple helper to generate HTML select list of Austraila states. Compatable with Rails 3 & 4.

Installation

Add this line to your application's Gemfile:

gem 'au_state_select', '~> 2.0'

And then execute:

$ bundle

Or install it yourself as:

$ gem install au_state_select

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/au_state_select/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

License:MIT License


Languages

Language:Ruby 100.0%