/gems

Ruby Advent Calendar 2020 - 25 Days of Ruby Gems / Libraries, December 1 - December 25 ++ Gem of the Week Series

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Best of Ruby Gems Series

25 Days of Ruby Gems - Ruby Advent Calendar 2020, December 1st - December 25th

{% include thanks.html %}

Welcome. The Ruby Advent Calendar 2020 presents a new Ruby library every day from December 1st to December 25th.

Backups (or Sunday Double Posts)

More upcoming write-ups in the Advent Calendar 2020:

  • 🎁🎁🎁 by {% avatar philnash size=20 %} Phil Nash
  • 🎁🎁🎁 by {% avatar MikeRogers0 size=20 %} MikeRogers0

Archive

Ruby Gem of the Week Series

Welcome. The Ruby Gem of the Week series presents a new Ruby library every week on Thursday. Have your say!

  • Week 1 - factbook - turn the world factbook into open structured data e.g JSON
  • Week 2 - hoe - build, package and publish gems with hoe rake tasks
  • Week 3 - slideshow - a free web alternative to PowerPoint and Keynote in Ruby
  • Week 4 - kramdown - turn easy-to-read and easy-to-write wiki-style plain text in markdown into hypertext
  • Week 5 - feedparser - web feed parser and normalizers (for RSS 2.0, Atom, n friends)
  • Week 6 - schemadoc - auto-generate your database schema docs for tables, columns, etc.
  • Week 7 - gli - git-like interfaces for awesome command-line tools
  • Week 8 - erd - generate entity-relationship diagrams (ERD) for your activerecord models
  • Week 9 - state_machine(s) - model processes and work flows with finite state machines (FSM) and automata theory
  • Week 10 - annotate - annotate your ActiveRecord models with comments about your table structure
  • Week 11 - worldlite - lightweight public domain country data (all data included as good ol' ruby code)
  • Week 12 - logutils - yet another (lightweight, simple) logging library in Ruby
  • Week 13 - props - yet another config (INI) reader in Ruby
  • Week 14 - html-proofer - auto-proofread (check and validate) your hypertext (HTML) pages
  • Week 15 - beerdb - serving a Guinness Irish Stout or a Bamberg Aecht Schlenkerla Rauchbier MΓ€rzen as JSON w/ Ruby
  • Week 16 - tilt - let's build (yet another) micro web framework in less than 33 lines of code
  • Week 17 - datapak - work with tabular data packages (.csv files w/ datapackage.json) using SQLite (w/ ActiveRecord)
  • Week 18 - hexapdf - read and write PDF documents; start from zero or merge, extract, optimize and much more. Written by {% avatar gettalong size=20 %} Thomas Leitner