Sha256: 2f38b9bebd6ddb0663d76db93aa491bf4b54e3f5bbd0815da24d6c57ff5d5ea1

Contents?: true

Size: 781 Bytes

Versions: 1

Compression:

Stored size: 781 Bytes

Contents

* 0.0.8 (Aug 21, 2009) The anonymous who
* New class <tt>Walruz::Manager</tt> will handle all the authorization
invocation that was in Walruz::Actor and Walruz::Subject before
* New module <tt>Walruz::Memoize</tt> that provides memoization methods to
cache the result of the <tt>can?</tt>, <tt>authorize</tt>, <tt>satisfies?</tt>
and <tt>satisfies</tt> methods in the Actor model
* Added the Walruz::Policy#halt method to stop execution of policies
authorizations (even if they are in a composite policy), and return false with
an error message.

* 0.0.7 (July 23, 2009)
* New +Array#only_authorized_for+ method for filtering arrays of _subjects_
* Added the +satisfy+ on the +Walruz::Actor+ module
* Changed documentation from rDoc to YARD
* Documented all the modules of the gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
walruz-0.0.8 CHANGELOG