Sha256: ac7e5022799d0dd630e312dabb8882f6109c67e869333cc260ea687b88bf28c4
Contents?: true
Size: 292 Bytes
Versions: 29
Compression:
Stored size: 292 Bytes
Contents
# Adeia An authorization gem for Rails that allows you to have the complete control of your app. ## Requirements Requires 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.
Version data entries
29 entries across 29 versions & 1 rubygems