{"id":17696877,"url":"https://github.com/datashaman/spree_geocoder","last_synced_at":"2025-07-27T03:34:46.297Z","repository":{"id":31795291,"uuid":"35361800","full_name":"datashaman/spree_geocoder","owner":"datashaman","description":null,"archived":false,"fork":false,"pushed_at":"2015-05-10T09:51:30.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T00:41:21.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datashaman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-10T07:40:44.000Z","updated_at":"2017-01-22T10:31:42.000Z","dependencies_parsed_at":"2022-09-10T13:01:33.410Z","dependency_job_id":null,"html_url":"https://github.com/datashaman/spree_geocoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datashaman/spree_geocoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Fspree_geocoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Fspree_geocoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Fspree_geocoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Fspree_geocoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datashaman","download_url":"https://codeload.github.com/datashaman/spree_geocoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Fspree_geocoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294184,"owners_count":24065345,"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-27T02:00:11.917Z","response_time":82,"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-10-24T14:45:34.466Z","updated_at":"2025-07-27T03:34:45.336Z","avatar_url":"https://github.com/datashaman.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"SpreeGeocoder\n=============\n\nBasic geocoding attributes added to the Address and StockLocation models. Automatically updated.\n\nFields are:\n\n    :latitude\n    :longitude\n    :address - combined string used for submitting to geocoding service\n    :location - reverse geocoded location from geocoding service\n\nInstallation\n------------\n\nAdd spree_geocoder to your Gemfile:\n\n```ruby\ngem 'spree_geocoder'\n```\n\nBundle your dependencies and run the installation generator:\n\n```shell\nbundle\nbundle exec rails g spree_geocoder:install\n```\n\nTesting\n-------\n\nFirst bundle your dependencies, then run `rake`. `rake` will default to building the dummy app if it does not exist, then it will run specs. The dummy app can be regenerated by using `rake test_app`.\n\n```shell\nbundle\nbundle exec rake\n```\n\nWhen testing your applications integration with this extension you may use it's factories.\nSimply add this require statement to your spec_helper:\n\n```ruby\nrequire 'spree_geocoder/factories'\n```\n\nCopyright (c) 2015 Marlin Forbes (datashaman), released under the New BSD License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatashaman%2Fspree_geocoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatashaman%2Fspree_geocoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatashaman%2Fspree_geocoder/lists"}