Sergio,
what you say makes a lot of sense and helped me understand AS security.
I wanted to edit the wiki to include some of what you said, but it
currently states:
All methods are defined on the instance level (e.g. def
authorized_for_update?, not def self.authorized_for_update?).
Didn't you tell me authorized_for_create? must be a class method? Thats
why I defined it as "def self.authorized_for_create?". Should I update
the wiki?
cheers,
ben
--
You received this message because you are subscribed to the Google Groups
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/activescaffold?hl=en.