#Setting up a Ruby on Rails project
This guide shows you how to configure a Ruby project to run on TURBO TEST. Here's an overview of the process:
It should take around 15 minutes to install and configure your project.
#Create configuration file
Create a .turbo_test.toml
file in your repository root if you haven't already done so. For example, execute these commands from your command line terminal:
#Install Ubuntu 22.04.3 LTS packages
The default ruby version manager is chruby
. Ruby installation script.
Most packages are already configured and pre-installed. TURBO TEST Ubuntu 22.04 LTS packages and services
Copy the Ruby on Rails configuration below into .turbo_test.toml
.
.turbo_test.toml
Before you push your configuration to GitHub, verify your configuration locally and add required secrets from the web UI: