Sha256: 0ccd1fe490017b43625d78acd0b4780b53715e24e4cabc994566d8f0167cd303
Contents?: true
Size: 555 Bytes
Versions: 26
Compression:
Stored size: 555 Bytes
Contents
******************************************************************************* Next: 1. Add a link somewhere in your app to /admin/users for admins to access the list of users. 2. Any other admin controllers should inherit from Admin::AdminController. This will ensure that only users who have the 'admin' role are allowed to access the admin controllers. 3. Manually set an 'admin' role on at least one user, or you won't be able to access the admin area. *******************************************************************************
Version data entries
26 entries across 26 versions & 4 rubygems