<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 &lt;html&gt;
 &lt;head&gt;
 &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
-&lt;title&gt;RESTful Store Example&lt;/title&gt;
+&lt;title&gt;RESTful Store Example with Rails&lt;/title&gt;
 
     &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;../../resources/css/ext-all.css&quot; /&gt;
     &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;restful.css&quot; /&gt;
@@ -30,13 +30,6 @@ and plugging a suitable &lt;strong&gt;Ext.data.DataWriter&lt;/strong&gt; into your Store.  T
 
 &lt;p&gt;Take note of the requests being generated in Firebug as you interact with the Grid.&lt;/p&gt;
 
-&lt;p&gt;The HttpProxy in this example points to a single url &lt;strong&gt;app.php/users&lt;/strong&gt;.  You may have to edit your web-server's configuration to allow the
-php back-end to be executable.  app.php implements a simple RESTful backend controller and simulates a database by storing records in the $_SESSION.&lt;/p&gt;
-&lt;code&gt;&lt;pre&gt;
-var proxy = new Ext.data.HttpProxy({
-    url: 'app.php/users'
-});
-
 &lt;/pre&gt;&lt;/code&gt;
 &lt;div class=&quot;container&quot; style=&quot;width:500px&quot;&gt;
     &lt;div id=&quot;user-grid&quot;&gt;&lt;/div&gt;</diff>
      <filename>public/javascripts/ext/examples/restful-with-rails/restful.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c65b716423a42efbe3ac777b0f558c0c1718710</id>
    </parent>
  </parents>
  <author>
    <name>Steffen Hiller</name>
    <email>s.hiller@caprireleases.com</email>
  </author>
  <url>http://github.com/steffen/extjswithrails.restful.sample/commit/d8d90016741859f63b01432c1061a98f925a1185</url>
  <id>d8d90016741859f63b01432c1061a98f925a1185</id>
  <committed-date>2009-06-04T11:52:58-07:00</committed-date>
  <authored-date>2009-06-04T11:52:58-07:00</authored-date>
  <message>Removed php info from example page.</message>
  <tree>471482cdc1a81fef5ec31e5089dc332c01aad1a0</tree>
  <committer>
    <name>Steffen Hiller</name>
    <email>s.hiller@caprireleases.com</email>
  </committer>
</commit>
