spree_essential_blog
spree_essential_blog copied to clipboard
404 should be rendered when no blog is available
I think 404 should be carefully used when a blog is not available.
This uniforms routes and AR exceptions...
I also added some tests with the :rack_test driver since :selenium does not support testing for HTTP status codes.