RubyGems Navigation menu

request_refinery 0.0.2

Creates the following tables: Users Roles Permissions ControllerFilters Implements a devise authentication strategy already configured. Makes available an 'authorized_to? method in application controller that returns true if the users permissions match the given permissions/list of permissions. Implements whitelisting of all requests. Every http request needs to have an associated ControllerFilter. If the filter exists, then the current_user's permissions must satisfy the permissions required by the filter.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.2 - October 07, 2014 (20KB)
  2. 0.0.1 - October 07, 2014 (20KB)

Runtime依存関係 (3):

devise >= 0
rails ~> 4
railties >= 0

Development依存関係 (1):

sqlite3 >= 0

所有者:

作者:

  • Nathan Hanna

SHA 256チェックサム:

cbc28fd033baecf08c8c98eca898d0030997e148007b3b008961a22f0c7e2557

累計ダウンロード数 5,396

このバージョンのみ 3,164

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: