Created
May 19, 2011 02:19
-
-
Save knewter/980047 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I get this in rspec 2.5: | |
26) required configuration options must be set requires login_url is set | |
Failure/Error: Unable to find matching line from backtrace | |
NoMethodError: | |
undefined method `any_instance' for Forem::ApplicationController:Class | |
It goes away with 2.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment