Sha256: d17471b9246aa14db928e052126d734c276cd71df0373f6dc5193b72119897e8

Contents?: true

Size: 875 Bytes

Versions: 4

Compression:

Stored size: 875 Bytes

Contents

* Fix namespaced models in roles backend (thanks goes to Tomas Jogin)
* Action name override in boolean methods.
* @:query_method@ option for @access_control@.

h2. 0.10.0 (03-May-2009)

* Use context+matchy combo for testing
* Bugfix: unwanted double quote in generated SQL statement

h2. 0.9.4 (27-Feb-2009)

* Introduce :if and :unless rule options.

h2. 0.9.3 (04-Feb-2009)

* Fix bug in delete_role - didn't work with custom class names
* Add @:helper@ option for @access_control@.
* Ability to generate helper methods directly (place @include Acl9Helpers@ in your helper module).

h2. 0.9.2 (11-Jan-2009)

* @access_control :method do end@ as shorter form for @access_control :as_method => :method do end@.
* Boolean method can now receive an objects hash which will be looked into first before taking
  an instance variable.

h2. 0.9.1 (03-Jan-2009)

Initial release.

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
jeffleeismyhero-acl9-0.10.1 CHANGELOG.textile
jeffleeismyhero-acl9-0.10.2 CHANGELOG.textile
peterpunk-acl9-0.10.0 CHANGELOG.textile
rurounijones-acl9-0.10.1 CHANGELOG.textile