ActiveRecord: Adding Boolean methods for DateTime columns

This page summarizes the projects mentioned and recommended in the original post on /r/rails

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rubygems

    Library packaging and distribution for Ruby.

    gemfile(true) do source "https://rubygems.org"

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. time_for_a_boolean

    Back boolean concepts like deleted?, published?, or active? with timestamps

    There's a gem that handles this behavior. I haven't personally used it, but I heard about it on the Bikeshed podcast. time_for_a_boolean

  4. state_machines

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

    Might this be better handled with a state machine with active record integration?

  5. state_machines-activerecord

    StateMachines Active Record Integration

    Might this be better handled with a state machine with active record integration?

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

  • Go Tool: tudo o que ninguem pediu

    2 projects | dev.to | 5 Apr 2025
  • Re-Revisiting Performance in Ruby 3.4.1

    1 project | dev.to | 25 Mar 2025
  • The New Three-Tier Application

    1 project | news.ycombinator.com | 22 Mar 2025
  • Building a Ruby on Rails Chat Application with ActionCable and Heroku

    1 project | dev.to | 19 Mar 2025
  • How to make sure you review your monkey patch when updating Ruby gems

    1 project | dev.to | 8 Mar 2025

Did you know that Ruby is
the 12th most popular programming language
based on number of references?