<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:ent="http://www.purl.org/NET/ENT/1.0/">
  <channel>
    <title>Curiouser and Curiouser! on debugging</title>
    <link>http://matt.blogs.it/</link>
    <description>RSS feed for topic debugging</description>
    <copyright>Copyright 2007 Matt Mower. Some rights reserved.</copyright>
    <generator>Squib/0.5.0.382</generator>
    <managingEditor>self@mattmower.com</managingEditor>
    <webMaster>self@mattmower.com</webMaster>
    <language>en-gb</language>
    <item>
      <title>Debugging rake tasks</title>
      <link>http://matt.blogs.it/entries/00002738.html</link>
      <pubDate>Sun, 09 Dec 2007 10:12:51 +0000</pubDate>
      <description>&lt;p&gt;I just had need to drop into the debugger while running a &lt;code&gt;rake db:migrate&lt;/code&gt; task. After a few moments thought I tried:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; rdebug -n /opt/local/bin/rake db:migrate
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;and was pleasantly suprised to hit the &lt;code&gt;debugger&lt;/code&gt; statement in my migration.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://matt.blogs.it/entries/00002738.html</guid>
      <ent:cloud ent:href="http://matt.blogs.it/topics/">
      </ent:cloud>
    </item>
  </channel>
</rss>
