Here you will find a list of ruby applications integrated with various libraries and tools such as databases, message brokers and others.
The goal is to guide you to configure and begin development using these tools with configured environment using Docker. It is not a tutorial on how to use each tool in depth.
A simple ruby application.
A ruby application using RabbitMQ to send messages from publisher to consumer.
A rails project using Devise to authenticate and define the flow to sign up and sign in.
A rails application with admin interface using ActiveAdmin gem.