Recurring events, looking for recommendations

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Montrose

    Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.

  • Hi I've got a project which requires normal one off events, as well as recurring events. Looking at the resources available it seems like there are really just three gems available(montrose, recurrence and ice_cube). Of the three I've had the best results with recurrence because it allows me to pass a hash of arguments to the schedule builder. As well as handling exceptions which montrose doesn't seem to offer.

  • Recurrence

    A simple library that handles recurring events.

  • Hi I've got a project which requires normal one off events, as well as recurring events. Looking at the resources available it seems like there are really just three gems available(montrose, recurrence and ice_cube). Of the three I've had the best results with recurrence because it allows me to pass a hash of arguments to the schedule builder. As well as handling exceptions which montrose doesn't seem to offer.

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

    Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying

  • Hi I've got a project which requires normal one off events, as well as recurring events. Looking at the resources available it seems like there are really just three gems available(montrose, recurrence and ice_cube). Of the three I've had the best results with recurrence because it allows me to pass a hash of arguments to the schedule builder. As well as handling exceptions which montrose doesn't seem to offer.

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