Globalize VS AASM

Compare Globalize vs AASM and see what are their differences.

Globalize

Rails I18n de-facto standard library for ActiveRecord model/data translation. (by globalize)

AASM

AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid) (by aasm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Globalize AASM
1 3
2,135 4,948
0.1% 0.6%
3.0 4.4
about 1 month ago about 2 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.

Globalize

Posts with mentions or reviews of Globalize. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.

AASM

Posts with mentions or reviews of AASM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-21.

What are some alternatives?

When comparing Globalize and AASM you can also consider the following projects:

Mobility - Pluggable Ruby translation framework

State Machine - Adds support for creating state machines for attributes on any Ruby class

i18n - Internationalization (i18n) library for Ruby

Workflow - Ruby finite-state-machine-inspired API for modeling workflow

i18n-tasks - Manage translation and localization with static analysis, for Ruby i18n

Statesman - A statesmanlike state machine library.

FastGettext - Ruby GetText, but 12x faster + 530x less garbage + simple + clean namespace + threadsafe + extendable + multiple backends

state_machines - Adds support for creating state machines for attributes on any Ruby class

Traco - Translatable columns for Ruby on Rails, stored in the model table itself.

StatefulEnum - A very simple state machine plugin built on top of ActiveRecord::Enum

i18n-backend-side_by_side - Tired of jumping between language files when translating keys? Stop jumping and have all the languages side by side.

transitions - State machine extracted from ActiveModel