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

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -