View on GitHub

Philippines

Provides data about the Philippines that you may need in your applications

Download this project as a .zip file Download this project as a tar.gz file

Philippines

Provides data about the Philippines that you may need in your applications.

Data in this gem was taken from Wikipedia and the following repos:

Installation

Add this line to your application's Gemfile:

gem 'philippines', '~> 0.0.1.pre'

And then execute:

$ bundle

Or install it yourself as:

$ gem install philippines --pre

Demo

The following demo uses JSON files generated by a simple program that uses this gem.

Usage

This gem provides the following constant arrays:

It also provides the following hashes:

TODO

Contributing

  1. Fork it
  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 new Pull Request