13 Sep, 2012
1 commit
-
Some requests aren't made directly by the user, like the request to get the favicon, and these guys are not displayed to the user. Therefore it's not necessary to render the full layout not_found, just sent the status of not_found
14 May, 2009
1 commit
-
We know that images and stylesheets are definitely not available through the Rails stack, so we don't need to wait until the end to reject requests for them.