RubyGems Navigation menu

cando 0.1.3

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:
=

安装:
=

版本列表:

  1. 0.2.6 June 02, 2014 (14.0 KB)
  2. 0.2.3 May 28, 2014 (14.0 KB)
  3. 0.2.2 May 28, 2014 (14.0 KB)
  4. 0.2.1 May 27, 2014 (14.0 KB)
  5. 0.2.0 May 21, 2014 (13.0 KB)
  6. 0.1.3 May 20, 2014 (12.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (2):

rake >= 0
sequel >= 0

Development 依赖 (5):

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

业主:

作者:

  • Daniel Bornkessel

SHA 256 校验和:

=

下载总量 28,392

这个版本 3,023

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: