Sorry for the first mail without subject
Hello,
I try to use the active_rbac plugin (0.3.1) with Rails 1.1.2 but can’t
succeed for the moment.
Here is what I did :
1 - install Engines Plugin
=> OK. ‘rake engines:info’ gives me “1.1.1” as the engines plugin
version.
2 - install Active_rbac plugin
=> OK. Files are copied in vendor/plugins/active_rbac
3 - add the line ‘Engines.start :active_rbac’ in environment.rb
=> KO.
Webbrick doesn’t want to start anymore. And ‘rake engines:info’ gives me
this error : “no such file to load – exceptions”
Thanks for your help.
Stéphane.