Skip to content

RolloutHQ/rollout-rails-example

Repository files navigation

Rollout with Ruby on Rails

This example shows how to use Rollout with Ruby on Rails.

Instructions

  1. Define environment variables in .env file.

  2. Install dependencies:

bundle install
  1. Run Rails locally:
bin/rails server

License

MIT License