<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,2 @@
 &lt;+target+&gt;.should_not &lt;+be_&lt;+predicate+&gt;+&gt; &lt;++&gt;
-&lt;++&gt;
\ No newline at end of file
+&lt;++&gt;</diff>
      <filename>ruby-rspec/shnp.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-${1:target}.should_not satisfy { |${2:obj}| &lt;++&gt; }
-${3}
+${1:target}.should_not satisfy { |${2:obj}| ${3} }
+${4}</diff>
      <filename>ruby-rspec/shns.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-response.should redirect_to(&lt;+url+&gt;)
-&lt;++&gt;
\ No newline at end of file
+response.should redirect_to(${1:url})
+${2}</diff>
      <filename>ruby-rspec/shredt.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-&lt;+target+&gt;.should respond_to(:&lt;+sym+&gt;)
-&lt;++&gt;
\ No newline at end of file
+${1:target}.should respond_to(:${2:sym})
+${3}</diff>
      <filename>ruby-rspec/shrt.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-&lt;+target+&gt;.should satisfy { |&lt;+obj+&gt;| &lt;++&gt; }
-&lt;++&gt;
\ No newline at end of file
+${1:target}.should satisfy { |${2:obj}| ${3} }
+${4}</diff>
      <filename>ruby-rspec/shs.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-&lt;+target+&gt;.should throw_symble(:&lt;+symbol+&gt;)
-&lt;++&gt;
\ No newline at end of file
+${1:target}.should throw_symble(:${2:symbol})
+${3}</diff>
      <filename>ruby-rspec/sht.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-response.should render_template(:&lt;+template+&gt;)
-&lt;++&gt;
\ No newline at end of file
+response.should render_template(:${1:template})
+${2}</diff>
      <filename>ruby-rspec/shtemp.snippet</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
-with(&lt;+args+&gt;)
-&lt;++&gt;
\ No newline at end of file
+with(${1:args})
+${2}</diff>
      <filename>ruby-rspec/wia.snippet</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2f15e7aa632ad94df9138b47ad8bcc6a5aaef701</id>
    </parent>
  </parents>
  <author>
    <name>Reza Jelveh &lt;&gt;</name>
    <email nil="true"></email>
  </author>
  <url>http://github.com/nelsonmhjr/snipmate-snippets/commit/a48c7bf494660dbdf4c3bcd062309c400bcb66b2</url>
  <id>a48c7bf494660dbdf4c3bcd062309c400bcb66b2</id>
  <committed-date>2009-02-18T11:31:29-08:00</committed-date>
  <authored-date>2009-02-18T11:31:29-08:00</authored-date>
  <message>fixed most other rspec snippets, nested still missing</message>
  <tree>0a495e3155a21513bdb7991805c0d248ddf7fb00</tree>
  <committer>
    <name>Reza Jelveh &lt;&gt;</name>
    <email nil="true"></email>
  </committer>
</commit>
