Created
August 27, 2009 07:42
-
-
Save rtanglao/176161 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
irb(main):125:0> last_topic | |
=> <Sfn::Topic me_too_count: 1 slug: help_with_my_junk created_at: 2009/08/27 03:32:31 +0000 author: namekiturlhttp://api.getsatisfaction.com/people/704876id704876 last_active_at: 2009/08/27 03:54:30 +0000 url: http://api.getsatisfaction.com/topics/525709 subject: Help with My Junk. id: 525709 follower_count: 1 at_sfn: http://getsatisfaction.com/mozilla_messaging/topics/help_with_my_junk content: So it doesn't matter how many times I click a email/mailer to be JUNK, it keeps coming back even though address is the same, subject is the same, from is the same. How do I make something JUNK and make it stay JUNK? company_id: 45188 most_recent_activity: comment flag_count: 0 reply_count: 1 status: style: question> | |
irb(main):126:0> my_tags = last_topic.tags.get(1) | |
=> <Sfn::Tag /tags/1 UNLOADED> | |
irb(main):127:0> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment