Logging mention tweets with activerecord
To follow up my last post, wrote some logic to use an active record model and store things in a postgresql table. Just storing the tweet status text for now. Code is located here: https://github.com/agmcleod/twitterapitesting