Re: Getting Started with RESTful Rails
How do you fix the functional test for the Albums after this? I'm not sure what causes those tests to get errors. Maybe the nested routes?
test_should_get_index(AlbumControllerTest):
ActionController::RoutingError: No route matches {:action=>"index", :controller=>"albums"}