6 open-source projects similar to djreimer/sequenced, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
This library provides a framework for defining finite state machines within Ruby classes to manage complex object lifecycles. It functions as a declarative workflow engine, allowing developers to model object states, events, and transitions through a readable domain-specific language. By integrating directly with database persistence layers, the framework ensures that state changes are synchronized with storage records while maintaining data integrity through transaction management and row locking. The library distinguishes itself by enforcing strict business rules through conditional transit
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Rails I18n de-facto standard library for ActiveRecord model/data translation.
Collection of useful custom validators for Rails applications, including:
Just the right amount of Rails eager loading