Where to put custom methods that are accesible anywhre in the application.

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

    Ruby gem for colorizing printed text on ANSI terminals (by ku1ik)

  • You can add methods to every object but again, usually not the best way. If you need this very often in a class / file and want to avoid a lot of repetition of calling a method on a utility class you can use Refinements to alter e.g. String for that class / file. example in Rainbow

  • 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