i18n
https://github.com/svenfuchs/i18n
Ruby
Internationalization (i18n) library for Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
8 Subscribers
Add a CodeTriage badge to i18n
Help out
- Issues
- Return a copy from pluralized lookups instead of the stored String
- Return only the key from interpolation_keys for sprintf-style patterns
- Restore implicit locale state after with_locale
- Preserve false entries in KeyValue subtree proxies
- Limit flattened symbol links to key boundaries
- [BUG] Multithreading / Multi FIber issue
- [BUG] JRuby lock-order deadlock in I18n::Backend::Simple#store_translations since 1.15.0
- Ractor support
- FEATURE: Adding support for non-arabic numerals
- Curious about what the maintainer thinks about this gist
- Docs
- ThreeScale::Search::Scopes::ClassMethods#table_and_column
- ThreeScale::Search::Scopes::ClassMethods#sort_column_joins
- ThreeScale::Search::Scopes::ClassMethods#allowed_sort_direction?
- ThreeScale::Search::Scopes::ClassMethods#allowed_sort_column?
- ThreeScale::Search::Scopes::ClassMethods#join_scopes
- ThreeScale::Search::Scopes::ClassMethods#allowed_scopes
- ThreeScale::Search::Scopes::ClassMethods#default_search_scope
- ThreeScale::Search::Scopes::ClassMethods#scope_search
- ThreeScale::Search::Scopes::ClassMethods#order_by
- ThreeScale::Search::Scopes.included