Last Modified
2011-12-24 05:33:31 +0900
Requires

Description

Goes through the entries in your OAUTH_CREDENTIALS and either loads the class required or subclasses ConsumerToken with the name.

So an entry called “my_service” will create a class MyServiceToken which you can connect with has_one to your user model.