README.rdoc in oauth-plugin-0.3.11 vs README.rdoc in oauth-plugin-0.3.12
- old
+ new
@@ -328,10 +328,10 @@
Before creating the FireEagleToken model the plugin checks if a class already exists by that name or if we provide an api wrapper for it. This allows you to create a better token model that uses an existing ruby gem.
Currently we provide the following semi tested tokens wrappers:
* FireEagle
-* Twitter (requires Paul Singh's version of twitter gem until main gem is updated to 0.3.5 - sudo gem install paulsingh-twitter)
+* Twitter
* Agree2
These can be found in lib/oauth/models/consulers/services. Contributions will be warmly accepted for your favorite OAuth service.
=== The OauthConsumerController
\ No newline at end of file