Skip to main content

Prerequisites

To get the most out of this guide, you will need to:

Configuration

To proxy the rails console command, execute the following command within your root application path.
To proxy ad-hoc executions add the command rails runner - .

How to Use

Users can now connect and perform ad-hoc executions.

Quick Start Guide