Skip to content

Instantly share code, notes, and snippets.

@Anonyfox
Created January 25, 2013 14:57
Show Gist options
  • Save Anonyfox/4635030 to your computer and use it in GitHub Desktop.
Save Anonyfox/4635030 to your computer and use it in GitHub Desktop.
get '/test.gif' do
content_type 'image/gif'
"GIF89a\1\0\1\0%c\0\0%c%c%c\0\0\0,\0\0\0\0\1\0\1\0\0%c%c%c\1\0;" % [144, 153, 0, 0, 2, 2, 4]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment