The process behind creating a ruby 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
  • octicons

    A scalable set of icons handcrafted with <3 by GitHub

  • The first thing that I did was to look for other ruby gems that did something like this. I came across octicons by GitHub and liked how they implemented the gem.

  • rails-heroicon

    Ruby on Rails views helpers for the awesome heroicons by Steve Schoger.

  • This is the gem (rails_heroicon) that I implemented following this process. Be sure to stargaze it and use it in your next project if you feel the need to use SVG icons.

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

    Ruby on Rails views helper method for rendering beautiful feather icons.

  • I was so satisfied with this process that I created another gem for feathericons. The gem is called rails_feather.

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

  • Everyday performance rules for Ruby on Rails developers

    2 projects | /r/rails | 7 Dec 2023
  • GitHub Profile Native Web Components

    4 projects | dev.to | 11 Oct 2023
  • Announcing pluck_in_batches - a new gem providing a faster alternative to the custom use of `in_batches` with `pluck`

    2 projects | /r/ruby | 16 May 2023
  • PostgreSQL data types and more

    1 project | dev.to | 11 May 2023
  • How to integrate a static website to Rails app

    4 projects | /r/rails | 11 Feb 2023