Skip to content

Tool: Generate and customize controllers

J. Scott Johnson edited this page Nov 7, 2016 · 10 revisions

The easiest way to do this is with the built in generator. An example is:

rails generate devise:controllers users
Clone this wiki locally