What are your top useful gems?

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

    A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

  • Sorcery

    Magical Authentication (by Sorcery)

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

    A Ruby gem to load environment variables from `.env`. (by bkeepers)

  • Weirdly enough, the first thing that comes to my mind is dotenv. Whether you are working on a team of alone, being able to just use .env files to create configure your environment is pretty useful to me.

  • Lograge

    An attempt to tame Rails' default policy to log everything.

  • Also a big fan of Lograge, because I just can't stand Rails default logs.

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