Last Modified
2010-09-08 12:54:41 +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.