<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,6 +25,7 @@ Rails::Initializer.run do |config|
   # config.gem &quot;bj&quot;
   # config.gem &quot;hpricot&quot;, :version =&gt; '0.6', :source =&gt; &quot;http://code.whytheluckystiff.net&quot;
   # config.gem &quot;aws-s3&quot;, :lib =&gt; &quot;aws/s3&quot;
+  config.gem 'jnewland-pulse', :lib =&gt; 'pulse', :source =&gt; 'http://gems.github.com'
 
   # Only load the plugins named here, in the order given. By default, all plugins 
   # in vendor/plugins are loaded in alphabetical order.</diff>
      <filename>rails/config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,6 @@
 ActionController::Routing::Routes.draw do |map|
+  map.pulse 'pulse'
+
   map.resources :posts
 
   # The priority is based upon order of creation: first created -&gt; highest priority.</diff>
      <filename>rails/config/routes.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>rails/app/controllers/pulse_controller.rb</filename>
    </removed>
    <removed>
      <filename>rails/test/functional/pulse_controller_test.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b37be0e0c98972b822eabe20310f883ebf2f6b3c</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jnewland/god_examples/commit/f33272f2372570ee35f132550c726fed4be9d144</url>
  <id>f33272f2372570ee35f132550c726fed4be9d144</id>
  <committed-date>2008-10-03T15:11:29-07:00</committed-date>
  <authored-date>2008-10-03T15:11:29-07:00</authored-date>
  <message>use pulse gem</message>
  <tree>18ecee0273c78aeea4f444f22c1a3ffdb0fc15d0</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
