<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,6 +35,9 @@ $ rake
 
 You should not see any error messages if the build was successful.
 
+IMPORTANT: Create a directory named .fuzed in your home directory. YAWS
+requires this in order to start.
+
 
 == Setting up a simple Rails cluster on a single machine
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,7 @@ require 'chassis'
 require 'rubygems'
 require 'erlectricity'
 require 'optparse'
+require 'stringio'
 
 
 # speller handler</diff>
      <filename>rlibs/adder_node.rb</filename>
    </modified>
    <modified>
      <diff>@@ -3,11 +3,13 @@ tom
 
 bin/fuzed start -n master@volcano.local
 
-bin/fuzed frontend -z volcano.local -r test/app/public -s 'kind=rails' -n f1@volcano.local
+bin/fuzed frontend -z volcano.local -r test/app/public -s 'kind=rails' -n f1@volcano.local -j api
 
 bin/fuzed rails -z volcano.local --rails-root=test/app -n n1@volcano.local
 
+bin/fuzed join -z volcano.local -n calcnodes@volcano.local -f rlibs/adder_node.rb -r api
 
+curl -d '{&quot;method&quot;:&quot;add&quot;, &quot;params&quot;:{&quot;arg1&quot;:2, &quot;arg2&quot;:2}}' http://localhost:8080/api
 
 
 dave</diff>
      <filename>test/commands.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0f3b2a4e7d6ebbc1e5c9a6d76ac9695baa81656c</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/KirinDave/fuzed/commit/cdf9a093f1e691307c9fe67264e49e182f9f78d2</url>
  <id>cdf9a093f1e691307c9fe67264e49e182f9f78d2</id>
  <committed-date>2008-05-31T12:03:15-07:00</committed-date>
  <authored-date>2008-05-31T12:03:15-07:00</authored-date>
  <message>require stringio</message>
  <tree>e358c03a7495bbfe878000071de3eea0186878d1</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
