Created
March 5, 2009 12:58
-
-
Save collin/74347 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >> Subject.first.tweets(:time.lte => 2.weeks.ago, :limit => 1) | |
| => [#<Tweet:0xb651839c @data={"found_at"=>Thu Mar 05 06:36:12 -0600 2009, "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/53361951/1-Mashit-MP3-Logo_normal.png", "created_at"=>"Wed, 18 Feb 2009 18:24:28 +0000", "from_user"=>"mashit", "text"=>"Endorses Mike Quigley to replace Rahm Emanuel in Chi's 5th Dist. congressional race March 3. North Side Represent! : http://bit.ly/quigley", "to_user_id"=>nil, "id"=>1223754388, "from_user_id"=>318188, "iso_language_code"=>"en", "source"=>"<a href="http://twitter.com/">web</a>"}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment