diff --git a/hatcloud.rb b/hatcloud.rb index 1dd61c5..4995fcd 100644 --- a/hatcloud.rb +++ b/hatcloud.rb @@ -1,3 +1,5 @@ +#!/usr/local/bin/ruby -w +# encoding: UTF-8 require 'net/http' require 'open-uri' require 'json'