How to verify Twitter details from Ruby/Rails
Sunday, December 9th, 2007Further to my post on How to update Twitter from Ruby/Rails, here is a method to verify account details with an AJAX link and results feedback. I got the idea from twitterfeed.com and pretty much reverse-engineered their code - mine behaves in exactly the same way.

