<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -140,4 +140,4 @@ start_handlers(Assets, Count, Handler, Token) -&gt;
   start_handlers(Assets2, Count - 1, Handler, Token).
 
 create_asset(Handler, Token) -&gt;
-  {asset, port_wrapper:wrap_link(&quot;ruby &quot; ++ Handler), Token}.
\ No newline at end of file
+  {asset, port_wrapper:wrap_link(Handler), Token}.
\ No newline at end of file</diff>
      <filename>elib/asset_pool.erl</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,5 @@
+#!/usr/bin/env ruby
+
 $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
 require 'ernie'
 
@@ -25,4 +27,4 @@ mod(:errorcalc) do
   fun(:add) do |a, b|
     raise &quot;abandon hope!&quot;
   end
-end
\ No newline at end of file
+end</diff>
      <filename>examples/calc.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ccd7ba32a6e98b2a027640383721267c4332cbca</id>
    </parent>
  </parents>
  <author>
    <name>Ken Robertson</name>
    <email>ken@invalidlogic.com</email>
  </author>
  <url>http://github.com/krobertson/ernie/commit/0b93be45d74a4a022d701a0a4ccfd00994a4205a</url>
  <id>0b93be45d74a4a022d701a0a4ccfd00994a4205a</id>
  <committed-date>2009-11-05T22:07:41-08:00</committed-date>
  <authored-date>2009-11-05T22:07:41-08:00</authored-date>
  <message>Changed it so that the erland process calls the handler directly.  That way the handler can be non-ruby.</message>
  <tree>5a5554ebb5d8a62df0aa60c05262d0982c7cebdb</tree>
  <committer>
    <name>Ken Robertson</name>
    <email>ken@invalidlogic.com</email>
  </committer>
</commit>
