{"id":22868078,"url":"https://github.com/markfchavez/vehicle_coding_ph-ruby","last_synced_at":"2025-07-24T14:33:55.131Z","repository":{"id":48151725,"uuid":"228001611","full_name":"MarkFChavez/vehicle_coding_ph-ruby","owner":"MarkFChavez","description":"Number coding scheme in Metro Manila, Philippines","archived":false,"fork":false,"pushed_at":"2023-01-20T21:42:46.000Z","size":55,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T10:03:19.120Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkFChavez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-14T10:04:19.000Z","updated_at":"2023-09-21T02:11:59.000Z","dependencies_parsed_at":"2023-02-12T05:30:48.305Z","dependency_job_id":null,"html_url":"https://github.com/MarkFChavez/vehicle_coding_ph-ruby","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/MarkFChavez/vehicle_coding_ph-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkFChavez%2Fvehicle_coding_ph-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkFChavez%2Fvehicle_coding_ph-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkFChavez%2Fvehicle_coding_ph-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkFChavez%2Fvehicle_coding_ph-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkFChavez","download_url":"https://codeload.github.com/MarkFChavez/vehicle_coding_ph-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkFChavez%2Fvehicle_coding_ph-ruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266856135,"owners_count":23995634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T12:31:23.455Z","updated_at":"2025-07-24T14:33:55.106Z","avatar_url":"https://github.com/MarkFChavez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VehicleCodingPh\n\n[![Build Status](https://travis-ci.org/MarkFChavez/vehicle_coding_ph-ruby.svg?branch=master)](https://travis-ci.org/MarkFChavez/vehicle_coding_ph-ruby)\n\nHelps you figure out if your car is legally okay to drive on a given date in the Philippines.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'vehicle_coding_ph'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install vehicle_coding_ph\n\n## Usage\n\n```ruby\n# returns a `VehicleCodingPh::Response` object\nVehicleCodingPh::Checker.(\n  plate_number_of_your_vehicle, \n  datetime # if not passed, defaults to datetime today\n)\n\n# VehicleCodingPh::Response object returns:\n- coding: boolean\n- allowed: array of areas allowed to go\n- not_allowed: array of areas not allowed to go\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/MarkFChavez/vehicle_coding_ph. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the CodingPh project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/MarkFChavez/vehicle_coding_ph/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkfchavez%2Fvehicle_coding_ph-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkfchavez%2Fvehicle_coding_ph-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkfchavez%2Fvehicle_coding_ph-ruby/lists"}