Anyone any suggestions why this route is not working when placed in
routes.rb?
map.resources :news, :singular => :news_instance, :collection =>
{:upcoming => :get}
itreturns this error message when you go t /news/routes
Couldn’t find News with ID=upcoming