Hi,
haven't tried rbac on RoR 2 yet, but the bit about copying
active_rbac.rb into application.rb sounds odd to me.
I only placed...
require_dependency 'user'
require_dependency 'role'
require_dependency 'static_permission'
at the top of application.rb