RubyGems Navigation menu

generic_auth 0.1.4

This gem works on the most basic ruby classes. Its only dependency is activesupport for some string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods are automatically wrapped to invoke authorization methods before they are run. You must set the user which must respond to a roles method. Your authorized classes must also specify which methods should be authorized (generic_auth_on method) as an array of symbols (see specs). Other than that, its automatic

Gemfile:
=

installieren:
=

Versionen:

  1. 0.1.4 August 20, 2012 (5 KB)
  2. 0.1.1 August 20, 2012 (5 KB)

Runtime Abhängigkeiten (1):

Development Abhängigkeiten (3):

rake >= 0
rspec >= 0
simplecov >= 0

Besitzer:

Autoren:

  • Chris McLeod

SHA 256-Prüfsumme:

=

Downloads insgesamt 7.642

Für diese Version 4.330

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: