Get started with Temporal and Ruby

Take your first steps into building apps with Temporal and Ruby by setting up your development environment, exploring how Temporal Applications work, and diving into the documentation.
Set up a local development environment for Temporal and Ruby
Estimated time: ⏱️ ~5 minutes
Make sure you have everything you need to start working with Temporal on your local machine.
Run your first Temporal application with the Ruby SDK
Estimated time: ⏱️ ~10 minutes
Run a Temporal Application using the Temporal Ruby SDK.
Build a Temporal App from Scratch in Ruby
Estimated time: ⏱️ ~20 minutes
Write a program from the ground up with tests.
Review documentation and other resources
Once you're familiar with the basics, you may want to explore the documentation and code examples.