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
- Restore the raw (possibly unset) locale after with_locale
- Fall back to the tag itself when the current Tag implementation can't parse it
- 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
- Docs
- Authentication::Strategy::Base#track_signup_options
- Authentication::Strategy::Base#template
- Authentication::Strategy::Base#signup_path
- Authentication::Strategy::Base#on_signup
- Authentication::Strategy::Base#on_signup_complete
- Authentication::Strategy::Base#on_new_user
- Authentication::Strategy::Base#redirects_to_signup?
- Authentication::Strategy::Base#redirect_to_on_successful_login
- Authentication::Strategy::Base#new_user_created?
- Authentication::Strategy::Base#name