<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ describe 'profile' do
 
   specify 'should require a name' do
     @profile = Profile.new
-    @profile.save.should be_false
+    @profile.should_not be_valid
     @profile.errors[:name].should include(&quot;Name must not be blank&quot;)
   end
 end</diff>
      <filename>spec/profile_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>496ef198fb002ef6ea641b849e7c522d94b97801</id>
    </parent>
  </parents>
  <author>
    <name>Nick Plante</name>
    <email>nap@zerosum.org</email>
  </author>
  <url>http://github.com/zapnap/sinatra-template/commit/4a290b8f398dbb316a529cf11651572d08f09f4c</url>
  <id>4a290b8f398dbb316a529cf11651572d08f09f4c</id>
  <committed-date>2009-04-03T17:21:52-07:00</committed-date>
  <authored-date>2009-04-03T17:21:52-07:00</authored-date>
  <message>sample spec language cleanup</message>
  <tree>e943788c3eda92f6b325c62feda99da8ccab0f7c</tree>
  <committer>
    <name>Nick Plante</name>
    <email>nap@zerosum.org</email>
  </committer>
</commit>
