Path: | lib/twitter/extras.rb |
Last Update: | Wed Dec 05 20:36:53 +0000 2007 |
extra.rb contains features that are not considered part of the core library. This file is not imported by doing require(‘twitter’), so you will need to import this file separately like:
require('twitter') require('twitter/extras')