Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Grackle #11

Open
mbleigh opened this issue May 8, 2009 · 0 comments
Open

Integrate Grackle #11

mbleigh opened this issue May 8, 2009 · 0 comments
Labels

Comments

@mbleigh
Copy link
Owner

mbleigh commented May 8, 2009

I've decided that Grackle is close enough to my lightweight and "not too much magic" approach to API access that it should be the default way people access Twitter through TwitterAuth. I will be bringing in Grackle as a dependency and utilizing it instead of the current dispatcher. I will also, however, be wrapping it up so that everything still works the same and providing the same HTTP verb methods as currently. You'll just also be able to do something like this:

user.twitter.statuses.replies?(:since_id => 123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant