lib/douban_api/oauth.rb in douban_api-0.1.2 vs lib/douban_api/oauth.rb in douban_api-0.1.3
- old
+ new
@@ -1,4 +1,5 @@
+# -*- encoding : utf-8 -*-
module Douban
# Defines HTTP request methods
module OAuth
# Return URL for OAuth authorization
def authorize_url(options={})