<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>rails-integration-test-minor-mode.el</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,7 @@
        (&quot;head&quot; &quot;&lt;head&gt;\n$&gt;&lt;meta http-equiv=\&quot;Content-type\&quot; content=\&quot;text/html; charset=utf-8\&quot;/&gt;\n$&gt;&lt;title&gt;$${title}&lt;/title&gt;\n$&gt;$.\n&lt;/head&gt;&quot; &quot;head&quot;)
        (&quot;h&quot; &quot;&lt;h1 id=\&quot;$${alpha}\&quot;&gt;$${paste}&lt;/h1&gt;&quot; &quot;heading&quot;)
        (&quot;ft&quot; &quot;&lt;%= form_tag :action =&gt; \&quot;$${update}\&quot; %&gt;\n$.\n&lt;%= end_form_tag %&gt;&quot; &quot;form_tag&quot;)
-       (&quot;ff&quot; &quot;&lt;%= form_for :$${item}, :action =&gt; \&quot;$${update}\&quot; %&gt;\n$.\n&lt;% end %&gt;&quot; &quot;form_for&quot;)
+       (&quot;ff&quot; &quot;&lt;% form_for :$${item}, :action =&gt; \&quot;$${update}\&quot; do |f| -%&gt;\n$.\n&lt;% end -%&gt;&quot; &quot;form_for&quot;)
        (&quot;form&quot; &quot;&lt;form action=\&quot;$${action}\&quot; method=\&quot;$${post}\&quot; accept-charset=\&quot;utf-8\&quot;&gt;\n$&gt;$.\n\n$&gt;&lt;p&gt;&lt;input type=\&quot;submit\&quot; value=\&quot;Continue &amp;rarr;\&quot;/&gt;&lt;/p&gt;\n&lt;/form&gt;&quot; &quot;form&quot;)
        (&quot;dtht&quot; &quot;&lt;!DOCTYPE HTML PUBLIC \&quot;-//W3C//DTD HTML 4.01//EN\&quot;\n$&gt;\&quot;http://www.w3.org/TR/html4/strict.dtd\&quot;&gt;\n&quot; &quot;HTML -- 4.01 Strict&quot;)
        (&quot;dchttr&quot; &quot;&lt;!DOCTYPE HTML PUBLIC \&quot;-//W3C//DTD HTML 4.01 Transitional//EN\&quot;\n$&gt;\&quot;http://www.w3.org/TR/html4/loose.dtd\&quot;&gt;\n&quot; &quot;HTML -- 4.01 Transitional&quot;)
@@ -186,6 +186,7 @@
        rails-view-minor-mode-abbrev-table
        rails-helper-minor-mode-abbrev-table
        rails-functional-test-minor-mode-abbrev-table
+       rails-integration-test-minor-mode-abbrev-table
        (&quot;rest&quot; &quot;respond_to do |format|\n$&gt;format.html$&gt;$.\nend$&gt;&quot; &quot;respond_to ...&quot; rails-controller-minor-mode-abbrev-table)
        (&quot;rindex&quot; &quot;$${,rails-snippets-feature:rest-index}&quot; &quot;models_url&quot;)
        (&quot;rshow&quot; &quot;$${,rails-snippets-feature:rest-show}&quot; &quot;model_url(@model)&quot;)
@@ -266,9 +267,9 @@
        (&quot;par&quot; &quot;params[:$${id}]&quot; &quot;params[...]&quot;)
        (&quot;session&quot; &quot;session[:$${User}]&quot; &quot;session[...]&quot;)
        (&quot;flash&quot; &quot;flash[:$${notice}] = '$${Successfully}'$.&quot; &quot;flash[...]&quot;)) ; environment
-    (0 &quot;tests&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table
+    (0 &quot;tests&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table rails-integration-test-minor-mode-abbrev-table
        (&quot;fix&quot; &quot;$${,rails-snippets-feature:fixture}(:$${one})$.&quot; &quot;models(:name)&quot;)) ; functional tests
-    (0 &quot;shoulda&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table
+    (0 &quot;shoulda&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table rails-integration-test-minor-mode-abbrev-table
        (&quot;cont&quot; &quot;context \&quot;$${description}\&quot; do\n$&gt;setup do\n$&gt;$${setup}\nend$&gt;\n\n$&gt;should$.\nend$&gt;&quot; &quot;context block with setup&quot;)
        (&quot;should&quot; &quot;should \&quot;$${description}\&quot; do\n$&gt;$.\nend$&gt;&quot; &quot;should block&quot;)
        (&quot;shoulds&quot; &quot;should \&quot;$${description}\&quot; do\n$&gt;flunk\nend$&gt;\n\n$&gt;shoulds$.&quot; &quot;several should blocks&quot;)
@@ -295,7 +296,7 @@
        (&quot;srua&quot; &quot;should_require_unique_attributes :$${attribute}&quot; &quot;should_require_unique_attributes&quot;)
        (&quot;srw&quot; &quot;should_respond_with :$${response}&quot; &quot;should_respond_with&quot;)
        (&quot;sstft&quot; &quot;should_set_the_flash_to $${value}&quot; &quot;should_set_the_flash_to&quot;)) ; shoulda tests
-    (0 &quot;assertions&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table
+    (0 &quot;assertions&quot; rails-functional-test-minor-mode-abbrev-table rails-unit-test-minor-mode-abbrev-table rails-integration-test-minor-mode-abbrev-table
        (&quot;art&quot; &quot;assert_redirected_to :action =&gt; '$${index}'&quot; &quot;assert_redirected_to&quot;)
        (&quot;as&quot; &quot;assert $${test}&quot; &quot;assert(...)&quot;)
        (&quot;asa&quot; &quot;assert assigns(:$${,rails-snippets-feature:model-name})&quot; &quot;assert assigns(...)&quot;)</diff>
      <filename>rails-snippets-feature.el</filename>
    </modified>
    <modified>
      <diff>@@ -178,6 +178,7 @@ Emacs w3m browser.&quot;
     (:plugin           &quot;vendor/plugins/&quot;)
     (:unit-test        &quot;test/unit/&quot;)
     (:functional-test  &quot;test/functional/&quot;)
+    (:integration-test  &quot;test/integration/&quot;)
     (:fixture          &quot;test/fixtures/&quot;)
     (:lib              &quot;lib&quot;)
     (:rspec-controller &quot;spec/controllers&quot;)</diff>
      <filename>rails.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac1df061b6560fd04b9067b555c7f6f404c13bea</id>
    </parent>
  </parents>
  <author>
    <name>crazycode</name>
    <email>crazycode@gmail.com</email>
  </author>
  <url>http://github.com/remvee/emacs-rails/commit/b5cb3e20560511e2b98563a3ea2a42473aeed7ad</url>
  <id>b5cb3e20560511e2b98563a3ea2a42473aeed7ad</id>
  <committed-date>2009-01-12T22:16:07-08:00</committed-date>
  <authored-date>2009-01-12T22:16:07-08:00</authored-date>
  <message>add rails-integration-test-minor-mode, and fix form_for snippet.</message>
  <tree>b2f7688ab29f96701725033e7c3e1e6f94e88642</tree>
  <committer>
    <name>crazycode</name>
    <email>crazycode@gmail.com</email>
  </committer>
</commit>
