{"id":22808232,"url":"https://github.com/sixarm/sixarm_ruby_set_locale","last_synced_at":"2026-04-27T21:31:22.081Z","repository":{"id":1123204,"uuid":"996190","full_name":"SixArm/sixarm_ruby_set_locale","owner":"SixArm","description":"SixArm.com » Ruby » localization and internationalization set_locale method for ApplicationController","archived":false,"fork":false,"pushed_at":"2025-04-14T09:21:07.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T05:16:07.868Z","etag":null,"topics":["applicationcontroller","gem","locale","rails","ruby"],"latest_commit_sha":null,"homepage":"http://sixarm.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SixArm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-10-18T03:35:08.000Z","updated_at":"2025-04-14T09:21:11.000Z","dependencies_parsed_at":"2025-04-14T10:25:56.966Z","dependency_job_id":"9c5ca046-9f0e-4b0a-9bd1-44fa1cb3ac9f","html_url":"https://github.com/SixArm/sixarm_ruby_set_locale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SixArm/sixarm_ruby_set_locale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_set_locale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_set_locale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_set_locale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_set_locale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SixArm","download_url":"https://codeload.github.com/SixArm/sixarm_ruby_set_locale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_set_locale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["applicationcontroller","gem","locale","rails","ruby"],"created_at":"2024-12-12T11:08:49.452Z","updated_at":"2026-04-27T21:31:22.060Z","avatar_url":"https://github.com/SixArm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SixArm.com → Ruby → \u003cbr\u003e SetLocale module wth rubygem_set_locale methods for I18n internationalization\n\n* Doc: \u003chttp://sixarm.com/sixarm_ruby_set_locale/doc\u003e\n* Gem: \u003chttp://rubygems.org/gems/sixarm_ruby_set_locale\u003e\n* Repo: \u003chttp://github.com/sixarm/sixarm_ruby_set_locale\u003e\n\u003c!--header-shut--\u003e\n\n\n## Introduction\n\nGem implementation of code like http://almosteffortless.com/2008/07/21/simple-localization-in-rails-22/\n\nFor docs go to \u003chttp://sixarm.com/sixarm_ruby_set_locale/doc\u003e\n\nWant to help? We're happy to get pull requests.\n\n\n\u003c!--install-open--\u003e\n\n## Install\n\n### Gem\n\nTo install this gem in your shell or terminal:\n\n    gem install sixarm_ruby_set_locale\n\n### Gemfile\n\nTo add this gem to your Gemfile:\n\n    gem 'sixarm_ruby_set_locale'\n\n### Require\n\nTo require the gem in your code:\n\n    require 'sixarm_ruby_set_locale'\n\n\u003c!--install-shut--\u003e\n\n\n## Example\n\n    class ApplicationController \u003c ActionController::Base\n      ...\n      include SetLocale\n      before_filter :rubygem_set_locale\n      ...\n    end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_set_locale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixarm%2Fsixarm_ruby_set_locale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_set_locale/lists"}