RubyGems Navigation menu

request_refinery 0.0.1

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (3):

devise >= 0
rails ~> 4.1.6
railties >= 0

Development Abhängigkeiten (1):

sqlite3 >= 0

Besitzer:

Autoren:

  • Nathan Hanna

SHA 256-Prüfsumme:

f4c2ad2710a0ffed27326f7431266c425545cde9e23a4d823774969b7a2cabd9

Downloads insgesamt 5.411

Für diese Version 2.238

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: