rails-i18n VS Cells

Compare rails-i18n vs Cells and see what are their differences.

rails-i18n

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff (by svenfuchs)

Cells

View components for Ruby and Rails. (by trailblazer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rails-i18n Cells
12 7
3,946 3,058
- -0.1%
7.5 0.0
12 days ago 8 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.

rails-i18n

Posts with mentions or reviews of rails-i18n. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-13.
  • Keep Your Ruby Code Maintainable with Money-Rails
    4 projects | dev.to | 13 Dec 2023
    Note that if you are using rails-i18n, configuration is automatically available for many locales.
  • Manual translation
    1 project | /r/rails | 5 Jun 2023
    And this example of translation for Rails defaults: https://github.com/svenfuchs/rails-i18n/blob/master/rails/locale/en.yml
  • Build admin panel fast with Rails7 and Infold
    3 projects | dev.to | 7 Dec 2022
    Also, download ja.yml from rails-i18n and place it in config/locales.
  • A Comprehensive Guide to Rails Internationalization
    4 projects | dev.to | 21 Oct 2022
    Everything else is set up like site/welcome, but here, we introduce pluralization for countable things. I18n is able to select the appropriate translation based on the variable passed to it. If you see that pluralization is not working well for your locale, it's a good idea to enhance your Rails app with the rails-i18n gem.
  • My project: railstart app
    47 projects | /r/rails | 12 Jun 2022
    rails-i18n
  • I18n for Time. Where to Find?
    2 projects | /r/rails | 19 Mar 2022
    No. That does not contain time only no date i cannot use that without also geting date output also: https://github.com/svenfuchs/rails-i18n/blob/62ffdacdf52e2895715c9d708118bd5ffc320f6a/rails/locale/es-ES.yml. See? This is why I pose question in this reddit.
  • I18N in the Multiverse of Formats
    5 projects | dev.to | 17 Feb 2022
    The origin of this format start Ruby. The i18n-js format is a direct export of translations defined by Ruby on Rails. To export the translations, a Ruby gem can be used, that's completely disconnected from Rails and that can be used for the solely purpose of exporting the translations, even if your project is written in a different language. For JavaScript there's a companion JavaScript package. It comes bundled with all base translations made available by rails-i18n. Base translations allow formatting date, numbers, and sentence connectors, among other things.
  • CPAN Release of Time::Verbal module
    1 project | dev.to | 8 Sep 2021
    The translations are accquired from rails-i18n project -- which is one of the first modules that does things like this.
  • What are People Using for Localizing Date/Time?
    1 project | /r/rails | 21 Jun 2021
    The Rails Locale Data Repository seems to be the only comprehensive collection of formats but unfortunately I have not seen a single date/time format it uses that is an actual date time format used in the given locale.
  • Why being a developer is frustrating — and why we do it anyway
    4 projects | dev.to | 26 Feb 2021
    The cherry on top was that Comfy gem depended on rails-i18n, which overwrote date I18n translations coming from russian gem, breaking translations on some of the pages. Surely enough, this resulted in another hour or so of debugging and fixing.

Cells

Posts with mentions or reviews of Cells. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-01.
  • The Admin Framework for Minimalist
    3 projects | dev.to | 1 Nov 2022
    It can be used with Ruby on Rails or other frameworks because I implemented with trailblazer/cells.
  • Is ViewComponent the Future of Rails?
    1 project | /r/rails | 22 Aug 2022
    I agree, though cells does still have a larger following.
    4 projects | /r/ruby | 22 Aug 2022
    Better official documentation for cells: https://trailblazer.to/2.1/docs/cells.html
  • From partials to ViewComponents: writing reusable front-end code in Rails
    11 projects | dev.to | 3 Jun 2022
    So what about the world outside Rails defaults? There are quite a few independent projects trying to help build components in the Rails view layer, among the more famous being Draper (utilizing the decorators pattern) or Cells (full-featured components in views). In the end, we decided to take a deeper look into a relatively new one – the ViewComponent framework.
  • Cells - Introduction
    3 projects | dev.to | 12 Mar 2021
    GitHub has recently posted an article about view_component: https://github.blog/2020-12-15-encapsulating-ruby-on-rails-views/ Before it gets too popular I think I should share my experience with cells So that developers can have another chance to re-think and pick what to use for "encapsulated view components".
  • Why being a developer is frustrating — and why we do it anyway
    4 projects | dev.to | 26 Feb 2021
    This, combined with the fact that we are using cells gem for some view components, resulted in another couple of hours of hunting for the problem (it takes some time to debug what exactly and how exactly changed in Rails internals) and then fixing this problem. At this moment, I already spent over 8 hours debugging Rails internals, different gem internals, fixing application, fixing tests, screaming internally.

What are some alternatives?

When comparing rails-i18n and Cells you can also consider the following projects:

i18next - i18next: learn once - translate everywhere

Trailblazer - The advanced business logic framework for Ruby.

i18n-js - It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.

Amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model

Comfortable Mexican Sofa - ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine

wisper - A micro library providing Ruby objects with Publish-Subscribe capabilities

Chart.js - Simple HTML5 Charts using the <canvas> tag

Mutations - Compose your business logic into commands that sanitize and validate input.

fluent.js - JavaScript implementation of Project Fluent

Decent Exposure - A helper for creating declarative interfaces in controllers

Sidekiq - Simple, efficient background processing for Ruby

Apotomo - MVC Components for Rails.