[ Source: ruby-cancancan ]
Package: ruby-cancancan (3.0.1+gh-1)
Links for ruby-cancancan
Debian Resources:
Download Source Package ruby-cancancan:
- [ruby-cancancan_3.0.1+gh-1.dsc]
- [ruby-cancancan_3.0.1+gh.orig.tar.gz]
- [ruby-cancancan_3.0.1+gh-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Authorization Gem for Ruby on Rails
CanCanCan is an authorization library for Ruby >= 2.2.0 and Ruby on Rails >= 4.2 which restricts what resources a given user is allowed to access.
All permissions can be defined in one or multiple ability files and not duplicated across controllers, views, and database queries, keeping your permissions logic in one place for easy maintenance and testing.
It consists of two main parts:
1. Authorizations library that allows you to define the rules to accessdifferent objects, and provides helpers to check for those permissions.
2. Rails helpers to simplify the code in Rails Controllers by performing theloading and checking of permissions of models automatically and reduce duplicated code.
Other Packages Related to ruby-cancancan
|
|
|
|
-
- dep: ruby
- Fortolker af det objektorienterede skriptsprog Ruby - standardversion
- or ruby-interpreter
- Package not available
Download ruby-cancancan
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 29.4 kB | 131.0 kB | [list of files] |