paint-brush
GitHub's 18 Most Popular Ruby on Rails Repositories ( November 2019 )by@korkishko.iriska
576 reads
576 reads

GitHub's 18 Most Popular Ruby on Rails Repositories ( November 2019 )

by Iren KorkishkoDecember 3rd, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

GitHub's 18 Most Popular Ruby on Ruby on Rails Repositories ( November 2019 ) Read the list of the most interesting Ruby on rails open source projects of November 2019. Here you'll find customer support tools, a collection of mixins for Ruby hashes, and a spam protection solution for Rails apps and many more! Read the latest round-up of GitHub's most popular Ruby on Rails referreditorial repositorial projects. Read the most recent updates on the most popular GitHub projects.

Company Mentioned

Mention Thumbnail
featured image - GitHub's 18 Most Popular Ruby on Rails Repositories ( November 2019 )
Iren Korkishko HackerNoon profile picture


Here's the new Rails digest with the most interesting Ruby on Rails open source projects of November 2019. Here you'll find customer support and Rails authentication tools, a collection of mixins for Ruby hashes, and spam protection solution for Rails apps and many more!

The list starts with the most recent updates. As usual, I was following the next criteria: buzz around the projects, its use, prospects and its popularity.

  1. Browser is a repository for browser detection with Ruby. Includes ActionController integration.
  2. Artichoke is a Ruby implementation written in Rust and Ruby. Artichoke intends to be MRI-compatible and targets Ruby 2.6.3. and provides a Ruby runtime implemented in Rust and Ruby.
  3. Chatwoot is a customer support tool for instant messaging channels.
  4. ezmetrics is a tool that captures and aggregates Rails application metrics such as 'duration', 'views', 'db', 'queries', 'status'.
  5. Clearance is a Rails authentication with email & password. It is intended to be small, simple, and well-tested. It has opinionated defaults but is intended to be easy to override.
  6. Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
  7. Strings::Case provides string case conversions for Strings utilities.
  8. Invisible Captcha is a spam protection solution for Rails applications. It provides different techniques to protect your application against spambots.
  9. Tabulo is a terminal table generator for Ruby. It offers a DRY, "column-centric" interface, and is designed to make it very easy to produce highly readable tables, even from large and unwieldy data sets and streams.
  10. Ruby Trello API is an implementation of the Trello API for Ruby.
  11. Chartkick is one of the charting libraries that helps to create beautiful JavaScript charts with one line of Ruby.
  12. Reek is a code smell detector for Ruby.
  13. RSpec TAP Formatters produces TAP 13 output with a proper nested display of example groups and includes stats for the total number of passed, failed, and pending tests per example group.
  14. AttrFilters is a gem for filtering PORO (Plain Old Ruby Objects) attributes with zero dependencies.
  15. RubyCritic is a gem that wraps around static analysis gems such as Reek, Flay and Flog to provide a quality report of your Ruby code.
  16. Invisible is a gem that solves the problem of maintaining original method visibility, so you can get on with your monkey-patching mayhem.
  17. Full Request Logger helps you with to access to full request logs via a web UI. The recorder attaches to the existing Rails.logger instance, and captures a copy of each log line into a per-thread buffer.
  18. Carmen is a repository of geographic regions for Ruby with a sane approach to internationalization.

Find my previous issues about the most popular Rails repositories here.
Thanks for reading!

Originally I shared this digest to Syndicode blog