I renamed the dir the plugin is sitting in from /authorization-plugin to 
/authorization.



Lawrence
>
> I experienced the same issue, of course camelize doesn't work properly, 
> but just add the following two lines to the plugin init.rb I can run Rails:
>
> require File.dirname(__FILE__) + '/lib/authorization'
> require File.dirname(__FILE__) + '/lib/authorization/stateful_roles'
>
> I didn't investigate why this hack works, because of lack of time.
>
> Luca
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to