<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,6 +75,7 @@ describe TopicsController, &quot;GET #show&quot; do
     end
     
     it &quot;marks User#last_seen_at&quot; do
+      @controller.stub!(:current_user).and_return(@user)
       @user.should_receive(:seen!)
       act!
     end</diff>
      <filename>spec/controllers/topics_controller_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f10cf2d3103a9ea8bb03b1f1878e562ee25d8232</id>
    </parent>
  </parents>
  <author>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </author>
  <url>http://github.com/courtenay/altered_beast/commit/47c873976947eaae54a808713258a0b7eb8876e6</url>
  <id>47c873976947eaae54a808713258a0b7eb8876e6</id>
  <committed-date>2008-10-08T20:18:45-07:00</committed-date>
  <authored-date>2008-10-08T20:18:45-07:00</authored-date>
  <message>Stub the user so we can make sure that it gets a method called on it.</message>
  <tree>213ecc24f96433d2678b7c38b4974bada0593e66</tree>
  <committer>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </committer>
</commit>
