Resources


Here is a list of resources I have found useful or just funny. I appended a short alternative title in cursive font to some entries.

Videos

Explaining programming concepts

Generic

Ruby (on Rails)-specific

Funny

Books

Ruby Gems

  • Pry, a debugger for Ruby
  • Ransack, for searching in a resource
  • Faker, fake data to seed your database for testing and development
  • OptionParser, to easily parse command line options
  • Chartkick, easily create all kinds of charts using chart.js
  • RSwag, Test your Rails API against your OpenAPI spec