stffn / declarative_authorization

An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails
MIT License
1.24k stars 231 forks source link

Circular dependency detected while autoloading constant AuthorizationRulesController #210

Open nagyt234 opened 9 years ago

nagyt234 commented 9 years ago

I've upgraded from from Rails 3 to Rails 4.1.12 and I get the following error on http://localhost:3000/authorization_rules/ (in development mode):

RuntimeError - Circular dependency detected while autoloading constant AuthorizationRulesController

What can be wrong? I'm using declarative_authorization 0.5.7.