Validate state transition easily without any gem

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • AASM

    AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)

  • You can use state machine gems, such as aasm to write validation. But the gem introduces new DSL to write state transition. It's too much just for validation.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Code review of an Order object implemented as a state machine

    2 projects | /r/ruby | 21 Mar 2021
  • Gem adds support for creating state machines for attributes on any Ruby class

    2 projects | news.ycombinator.com | 21 Jan 2024
  • Practical State Machinery

    3 projects | dev.to | 29 Mar 2023
  • Why Developers Never Use State Machines (2011)

    2 projects | news.ycombinator.com | 22 Jan 2023
  • ActiveRecord: Adding Boolean methods for DateTime columns

    4 projects | /r/rails | 17 Sep 2022