Re: [twitter-dev] Oauth status update in Javascript

2010-06-10 Thread Me
Note that there is an OAuth library for JavaScript to encode the request easily See oauth.org On Jun 11, 2010 3:59 AM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Socca1157, You don't need to acquire an access token for each action you want to perform -- once you've received an

[twitter-dev] twitterauth unpacked into GEMS directory issue

2009-10-13 Thread Me
Has anyone had an issue doing ajax calls and the twitterauth thinking it is the root directory rather than the app directory?

[twitter-dev] twitter-auth

2009-09-30 Thread Me
I am usint the michael bleighs twitter auth gem. It works just fine but there is a small issue of views that is popping up. I am dong alot of ajax calls. It keeps looking for views in the gem directory where the gem is unpacked in my rails app. Is there a way to look at the real root of the