rspec - Simple way to spec resources routes in rails -


is there short , dry way test routes generated resources :xxx?

as people have outlined before me, don't test routes. however, if have complex subdomain constraints in routes file want make damn sure going go right spot, i'd recommend (with touch of bias) reading article on testing rails requests.


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -