Skip to content

tsmsogn/jp_ski

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JpSki

Build Status

JpSki is utils for Japan ski resort.

Installation

Add this line to your application's Gemfile:

gem 'jp_ski'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jp_ski

Usage

Get all ski resorts

JpSki.list_ski_resort
# => [#<JpSki::Ski:0x007fb76d2cf4f8 @name="石狩平原スキー場", @pref="北海道", @area="北海道">,...] 

Contributing

  1. Fork it ( https://github.com/[my-github-username]/jp_ski/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages