This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
oleg dashevskii (author)
Fri Oct 09 22:39:57 -0700 2009
acl9 / CHANGELOG.textile
0.11.0 (16-Sep-2009)
- :protect_global_roles
- Subject#roles renamed to Subject#role_objects
- Fix namespaced models in roles backend (thanks goes to Tomas Jogin)
- Action name override in boolean methods.
:query_methodoption foraccess_control.
0.10.0 (03-May-2009)
- Use context+matchy combo for testing
- Bugfix: unwanted double quote in generated SQL statement
0.9.4 (27-Feb-2009)
- Introduce :if and :unless rule options.
0.9.3 (04-Feb-2009)
- Fix bug in delete_role – didn’t work with custom class names
- Add
:helperoption foraccess_control. - Ability to generate helper methods directly (place
include Acl9Helpersin your helper module).
0.9.2 (11-Jan-2009)
access_control :method do endas shorter form foraccess_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.
0.9.1 (03-Jan-2009)
Initial release.







