declarative-authorization
declarative_authorization permission on new but related object id is nil
I have an Organization that has_many Affiliations And a mission that has_one Organization So i can do this:[详细]
2022-12-25 07:35 分类:问答Using Administration Dashboard with Declarative Authorization and Authlogic?
I use Declarative Authorization and Authlogic and now wants to create a dashboard for the administration. About ActiveScaffold will be an overview of the different controllers are shown.[详细]
2022-12-24 00:40 分类:问答Form is creating already loaded attributes in addition to new attributes, how do I ignore the first?
In my application you: Have an admin user that signs on and that user has a role (separate model), then I use the declarative_authorization plugin to give access to certain areas.[详细]
2022-12-20 17:20 分类:问答Rails: Undefined method 'to_sym'
I\'m getting the following error in my deployed Rails 2.3.5 application: NoMethodError (undefined method `to_sym\' for nil:NilClass):[详细]
2022-12-20 01:04 分类:问答How to check for a role
I\'m a rails noob and first time poster here and am using declarative authorization in order to implement role base access restriction in a small timesheet app I am writing.[详细]
2022-12-17 11:51 分类:问答