Skip to content
Snippets Groups Projects
Commit 23824136 authored by capotej's avatar capotej
Browse files

annotate utf8 source for ruby 1.9.x

parent f6dde6e9
No related branches found
No related tags found
No related merge requests found
# encoding: utf-8
require 'webrick'
 
class PackagecloudServer < WEBrick::HTTPServlet::AbstractServlet
Loading
Loading
@@ -78,4 +79,4 @@ class PackagecloudServer < WEBrick::HTTPServlet::AbstractServlet
route(request, response)
end
 
end
\ No newline at end of file
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment