<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,7 +24,7 @@ class EJSHandler &lt; ActionView::TemplateHandler
   end
 
   def render(template)
-    ctx = Johnson::Context.new
+    ctx = Johnson::Runtime.new
     ctx.evaluate('Johnson.require(&quot;johnson/template&quot;);')
     ctx['template'] = template.source
     ctx['controller'] = @view.controller</diff>
      <filename>lib/rails/init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc9c9cb4769a1acb15be6c089dd324e24fa75584</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </author>
  <url>http://github.com/jbarnette/johnson/commit/a83f26788f4d7498139bbce7da13db27b3e0d22a</url>
  <id>a83f26788f4d7498139bbce7da13db27b3e0d22a</id>
  <committed-date>2008-05-31T23:06:14-07:00</committed-date>
  <authored-date>2008-05-31T23:06:14-07:00</authored-date>
  <message>switching to runtime.  we should test this somehow....</message>
  <tree>b511e64df398b6557e1f6a1ec5b98879b61d193a</tree>
  <committer>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </committer>
</commit>
