This example shows how to use Rollout with Ruby on Rails.
-
Define environment variables in
.env
file. -
Install dependencies:
bundle install
- Run Rails locally:
bin/rails server
MIT License
This example shows how to use Rollout with Ruby on Rails.
Define environment variables in .env
file.
Install dependencies:
bundle install
bin/rails server
MIT License