extras.rb

Path: lib/twitter/extras.rb
Last Update: Tue Feb 01 23:00:54 +0000 2011

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')

Required files

twitter  

[Validate]