Publidata / opening_hours_converter

OpenStreetMap Opening Hours to Date & Date to Opening Hours
https://rubygems.org/gems/opening_hours_converter
GNU Affero General Public License v3.0
12 stars 3 forks source link

Feature/bundler #12

Closed berkes closed 5 years ago

berkes commented 5 years ago

Allows developers to install and run the gem in a development env. i.e. Run the tests.

Adds some instructions on how to get the dependencies. And adds the dependecies, using bundler.

Mziserman commented 5 years ago

Looks good thanks !