Module: Muddyit
- Defined in:
- lib/muddyit/oauth.rb,
lib/muddyit/base.rb,
lib/muddyit/errors.rb
Overview
Borrowed from github.com/jnunemaker/twitter
Defined Under Namespace
Classes: Base, Collections, Error, Errors, Generic, OAuth
Constant Summary collapse
- @@REST_ENDPOINT =
'http://muddy.it'
Class Method Summary collapse
-
.extract(doc, options = {}) ⇒ Object
Shortcut class method for extract.
- .new(*params) ⇒ Object