Skip to content

Instantly share code, notes, and snippets.

@carlhuda
Created February 27, 2010 02:16
Show Gist options
  • Save carlhuda/316413 to your computer and use it in GitHub Desktop.
Save carlhuda/316413 to your computer and use it in GitHub Desktop.
test_basic_named_route(LegacyRouteSetTests):
NoMethodError: super: no superclass method `any?' for #<#<Class:0x00000100ab2650>:0x00000100aaff18>
test/controller/routing_test.rb:59:in `url_for'
/Users/carlhuda/Developer/Source/rails/actionpack/lib/action_dispatch/routing/route_set.rb:204:in `home_url'
test/controller/routing_test.rb:185:in `test_basic_named_route'
/Users/carlhuda/.bundle/ruby/1.9/gems/mocha-0.9.8/lib/mocha/integration/mini_test/version_131_and_above.rb:26:in `run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment