Skip to content

Instantly share code, notes, and snippets.

@mneedham
Created October 24, 2010 09:23
Show Gist options
  • Select an option

  • Save mneedham/643372 to your computer and use it in GitHub Desktop.

Select an option

Save mneedham/643372 to your computer and use it in GitHub Desktop.
Test::Unit::AssertionFailedError in 'HomeController routing should map '/''
The recognized options <{"action"=>"index", "controller"=>"home"}> did not match <{"action"=>:index, "controller"=>:home}>, difference: <{"action"=>:index, "controller"=>:home}>
If you're expecting this failure, we suggest { :get => "/" }.should_not be_routable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment