ruby-saml-idp icon indicating copy to clipboard operation
ruby-saml-idp copied to clipboard

Circular dependency detected while autoloading constant SamlIdp::IdpController

Open heaven opened this issue 9 years ago • 1 comments

Getting this in Rails 4 on every change to my controller that inherits from SamlIdp::IdpController.

Removing unloadable statement solves this.

heaven avatar Mar 06 '15 05:03 heaven

@heaven any chance you can send a snippet or PR for this?? I have same issue..

theinventor avatar Jun 15 '15 22:06 theinventor