RubyGems Navigation menu

cando 0.2.0

CanDo is a small gem to implement a simple user access system based on users, roles & capabilites, where: each user can have 0, 1 or many roles each role can have 0, 1 or many capabilites Users have capabilities by getting roles assigned (role == collection of capabilities). Within the code, the can helper method can be used to test whether a user has a certain capability or not (see below for a working code example).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.2.6 - June 02, 2014 (14 KB)
  2. 0.2.3 - May 28, 2014 (14 KB)
  3. 0.2.2 - May 28, 2014 (14 KB)
  4. 0.2.1 - May 27, 2014 (14 KB)
  5. 0.2.0 - May 21, 2014 (13 KB)
Zeige alle Versionen (9 total)

Runtime Abhängigkeiten (2):

rake >= 0
sequel >= 0

Development Abhängigkeiten (5):

bundler ~> 1.0
jeweler ~> 2.0.1
rdoc ~> 3.12
rspec ~> 2.10.0
simplecov >= 0

Besitzer:

Autoren:

  • Daniel Bornkessel

SHA 256-Prüfsumme:

710e431d9370f23e4a47e2e0f9a24305857f0de8341f5cb71d69e0c2a74ec1fc

Downloads insgesamt 27.766

Für diese Version 2.952

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: