Is there a way to connect to twitter's api to upate a users status using this gem? Or should another approach be used for this?
In theory the app should communicate with http://dev.twitter.com/doc/post/statuses/update to update a users status. Is this already supported or still has to be implemented?