<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,18 +11,20 @@ GitHub &quot;just announced&quot;:http://github.com/blog/515-gem-building-is-defunct that
 
 &quot;Gemcutter&quot;:http://gemcutter.org/ is the new hotness in gem repositories, and is the new GitHub-recommended source for gems.
 
-Here's what you need to do in your &lt;code&gt;environment.rb&lt;/code&gt;:
-
-Before:
+Here's what you need to do:
 
+*Before:*
 {% highlight ruby %}
+# config/environment.rb
+
 config.gem 'mislav-will_paginate', :version =&gt; '~&gt; 2.3.8', :lib =&gt; 'will_paginate',
     :source =&gt; 'http://gems.github.com'
 {% endhighlight %}
 
-After:
-
+*After:*
 {% highlight ruby %}
+# config/environment.rb
+
 config.gem 'will_paginate', :version =&gt; '~&gt; 2.3.8',
     :source =&gt; 'http://gemcutter.org'
 {% endhighlight %}</diff>
      <filename>_posts/2009-10-12-reminder-switch-your-environment.rb-gems-to-gemcutter.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>26a3a514dd13049c7fda613a511e9c3f1141adc8</id>
    </parent>
  </parents>
  <author>
    <name>Jarin Udom</name>
    <email>jarin.udom@gmail.com</email>
  </author>
  <url>http://github.com/jarinudom/jarinudom.github.com/commit/3ac0d24e5973d6e494833a526dbd7f1819f8625b</url>
  <id>3ac0d24e5973d6e494833a526dbd7f1819f8625b</id>
  <committed-date>2009-10-12T07:13:52-07:00</committed-date>
  <authored-date>2009-10-12T07:13:52-07:00</authored-date>
  <message>Trying the old highlighting again</message>
  <tree>9528009b727e10f73d68c9908b87d25be1b78106</tree>
  <committer>
    <name>Jarin Udom</name>
    <email>jarin.udom@gmail.com</email>
  </committer>
</commit>
