class Humpyard::Generators::AuthGenerator

User Generator ↑

rails humpyard:auth user_model [options]

Description ↑

The humpyard user generator creates a basic auth

Options ↑

Runtime options ↑

-q, [--quiet]

Supress status output

-p, [--pretend]

Run but do not make any changes

-s, [--skip]

Skip files that already exist

-f, [--force]

Overwrite files that already exist

Examples ↑

rails generate humpyard:auth user