# Scaffold Generator

Scaffold a full REST resource from model through views and tests.

**Command template:** `rails generate scaffold`

Open the [interactive configurator](https://generators.zeroconfigrails.com/rails_generators/scaffold) to tune flags and copy the final command.
