Class: Starling
An extension to the Starling class from Twitter‘s (www.twitter.com) starling (rubyforge.org/projects/starling) gem.
Public Instance Methods
get (*args)
# File lib/starling_ext.rb, line 3 3: def get(*args) 4: super(*args) 5: end
An extension to the Starling class from Twitter‘s (www.twitter.com) starling (rubyforge.org/projects/starling) gem.
# File lib/starling_ext.rb, line 3 3: def get(*args) 4: super(*args) 5: end