$FIXTURES = { :topics => [ { :title => "Things that suck", :posts => [ { :user => "Guo_Si", :body => "Hey, you know what sucks?" }, { :user => "TheXPhial", :body => "vaccuums" }, { :user => "Guo_Si", :body => "Hey, you know what sucks in a metaphorical sense?" }, { :user => "TheXPhial", :body => "black holes" }, { :user => "Guo_Si", :body => " Hey, you know what just isn't cool?" }, { :user => "TheXPhial", :body => "lava?" } ]}, { :title => "Passwords", :posts => [ { :user => "Cthon98", :body => "hey, if you type in your pw, it will show as stars" }, { :user => "Cthon98", :body => "********* see!" }, { :user => "AzureDiamond", :body => "hunter2" }, { :user => "AzureDiamond", :body => "doesnt look like stars to me" }, { :user => "Cthon98", :body => "(AzureDiamond", :body => " *******" }, { :user => "Cthon98", :body => "thats what I see" }, { :user => "AzureDiamond", :body => "oh, really?" }, { :user => "Cthon98", :body => "Absolutely" }, { :user => "AzureDiamond", :body => "you can go hunter2 my hunter2-ing hunter2" }, { :user => "AzureDiamond", :body => "haha, does that look funny to you?" }, { :user => "Cthon98", :body => "lol, yes. See, when YOU type hunter2, it shows to us as *******" }, { :user => "AzureDiamond", :body => "thats neat, I didnt know IRC did that" }, { :user => "Cthon98", :body => "yep, no matter how many times you type hunter2, it will show to us as *******" }, { :user => "AzureDiamond", :body => "awesome!" }, { :user => "AzureDiamond", :body => "wait, how do you know my pw?" }, { :user => "Cthon98", :body => "er, I just copy pasted YOUR ******'s and it appears to YOU as hunter2 cause its your pw" }, { :user => "AzureDiamond", :body => "oh, ok." } ]} ]}