{"id":15723703,"url":"https://github.com/ericmeyer/tidy_i18n","last_synced_at":"2026-02-12T06:32:36.068Z","repository":{"id":10872681,"uuid":"13159958","full_name":"ericmeyer/tidy_i18n","owner":"ericmeyer","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-14T18:48:59.000Z","size":58,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-27T13:52:44.152Z","etag":null,"topics":["i18n","internationalization","rails","ruby"],"latest_commit_sha":null,"homepage":null,"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/ericmeyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-27T20:03:39.000Z","updated_at":"2017-03-07T17:50:16.000Z","dependencies_parsed_at":"2022-07-28T22:38:57.058Z","dependency_job_id":null,"html_url":"https://github.com/ericmeyer/tidy_i18n","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericmeyer/tidy_i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Ftidy_i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Ftidy_i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Ftidy_i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Ftidy_i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericmeyer","download_url":"https://codeload.github.com/ericmeyer/tidy_i18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Ftidy_i18n/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29360644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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":["i18n","internationalization","rails","ruby"],"created_at":"2024-10-03T22:12:54.969Z","updated_at":"2026-02-12T06:32:36.052Z","avatar_url":"https://github.com/ericmeyer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tidy I18n\n\n[![Build Status](https://travis-ci.org/ericmeyer/tidy_i18n.svg?branch=master)](https://travis-ci.org/ericmeyer/tidy_i18n)\n[![Gem Version](https://badge.fury.io/rb/tidy_i18n.svg)](https://badge.fury.io/rb/tidy_i18n)\n\nTidyI18n is a gem that wraps the I18n gem. It's purpose is to help you manage your locale files. Features include:\n\n * Searching locale files for duplicate keys\n * Finding missing keys in a given locale\n\n## Dependencies\n\n * Ruby\n    * .ruby-version file contains the latest version confirmed supported\n    * See .travis.yml for more supported versions\n * Bundler\n\n## Usage\n\nInstall the gem.\n\n`gem install tidy_i18n`\n\nOR\n\nAdd `gem \"tidy_i18n\"` to your Gemfile.\n\nConfigure your project root:\n`TidyI18n.project_root=\"/absolute/path/to/project\"`\n\nConfigure I18n gem.\n\n## Setup\n\n1. Clone repo\n1. `gem install bundler`\n1. `bundle install`\n\n### Running Tests\n\n`rake spec`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmeyer%2Ftidy_i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericmeyer%2Ftidy_i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmeyer%2Ftidy_i18n/lists"}