Sha256: a4d6eb4879cb9b9724a68f3ad1c0ba991e2cb40385cb0fa1fb3c1fa2c63c118f
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 Bytes
Contents
# Adeia An authorization gem for Rails that allows you to have the complete control of your app. ## Requirement Require a User model with: * An method `name`, returning the name of the user. * A column `remember_token`, containing a generated token. It is used for the authentification. * An admin user, with the name "admin"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adeia-0.3.0 | README.md |