Skip to content

Instantly share code, notes, and snippets.

@rcarver
Created May 27, 2009 19:41
Show Gist options
  • Save rcarver/118854 to your computer and use it in GitHub Desktop.
Save rcarver/118854 to your computer and use it in GitHub Desktop.
Don't do this or Safari will randomly show a blank page and you will be sad
- render " ", :status => 304
+ render "", :status => 304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment