- Ruby 3.4.5
Run bin/setup
to install dependencies and prepare the database. The script will also start the development server unless you pass --skip-server
.
Use bin/rails test
to execute the test suite.
Start the application locally with bin/dev
(or bin/rails server
).