Sha256: 61019a26ed2df5f728d50402438255af2f3dcd6ac50390998ce4279afe61293d
Contents?: true
Size: 410 Bytes
Versions: 5
Compression:
Stored size: 410 Bytes
Contents
Usage: rails generate authkit [options] Runtime options: -f, [--force] # Overwrite files that already exist -p, [--pretend] # Run but do not make any changes -s, [--skip] # Skip files that already exist -q, [--quiet] # Supress status output Description: Installs an auth system for your Rails application. Example: rails generate authkit:install This will create: ...
Version data entries
5 entries across 5 versions & 1 rubygems