i18n-debug
Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more! (by fphilipe)
Mobility
Pluggable Ruby translation framework (by shioyama)
i18n-debug | Mobility | |
---|---|---|
2 | 3 | |
186 | 1,069 | |
0.0% | 0.7% | |
0.0 | 7.6 | |
over 2 years ago | 5 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
i18n-debug
Posts with mentions or reviews of i18n-debug.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Is it possible to get a list of places i18n.t looks?
We use the i18n-debug gem for that, you might want to check it out: https://github.com/fphilipe/i18n-debug
-
Devise and multilanguages
I would suggest to use something like this gem https://github.com/fphilipe/i18n-debug to debug the lookup of keys that rails is doing. That way you can check exactly what keys you need to translate.
Mobility
Posts with mentions or reviews of Mobility.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-21.
- Marks object as dirty even if nothing was changed in RichTextTranslation fields · Issue #597 · shioyama/mobility
-
A Comprehensive Guide to Rails Internationalization
Finally, we are ready to add a Product model with the ability to add dynamic translation. First, we will use the mobility gem. Mobility is a gem for storing and retrieving translations as attributes on a class. It has several strategies for storing translations and works perfectly with both ActiveRecord and Sequel.
-
Globalize Gem and Rails 7 alternative
According to https://www.rubydoc.info/gems/globalize/6.0.1, you probably want to look into https://github.com/shioyama/mobility.
What are some alternatives?
When comparing i18n-debug and Mobility you can also consider the following projects:
callstacking-rails - Rails client for Call Stacking - your insurance policy for tracking down those hard-to-find production bugs.
Globalize - Rails I18n de-facto standard library for ActiveRecord model/data translation.
ruby-ray - Easily debug Ruby applications
Traco - Translatable columns for Ruby on Rails, stored in the model table itself.
ifme - Free, open source mental health communication web app to share experiences with loved ones
i18n-tasks - Manage translation and localization with static analysis, for Ruby i18n