# Resource Generator

Generate a RESTful resource with model and controller (no views).

**Command template:** `rails generate resource`

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