This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# *** Important notification *** | |
# As xAuth is officially supported, we have to register | |
# your application needing xAuth, via e-mail. | |
# If not registered, 401 error will be returned. | |
# http://apiwiki.twitter.com/Twitter-REST-API-Method:-oauth-access_token-for-xAuth | |
# | |
# (*** 重要な告知 *** | |
# xAuthが公式にサポートされたのに伴い、xAuthの必要なアプリケーションは |