Description:

Generate a form file

Example:

rails generate form NAME

This will create:
    - app/forms/[name]_form.rb