Cleanup whitespace in links routing spec (wincent.dev, a7b7f59)
Although I actually question the value of these specs generated by the RSpec scaffolding; this is really just testing that map.resources :links with no other parameters does what it should, and that's already covered by Rails' own tests.
Signed-off-by: Greg Hurrell <greg@hurrell.net>