Skip to content

Instantly share code, notes, and snippets.

@knewter
Created May 19, 2011 02:19
Show Gist options
  • Save knewter/980047 to your computer and use it in GitHub Desktop.
Save knewter/980047 to your computer and use it in GitHub Desktop.
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