<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>OnRails.org: Updated Rake Command Completion</title>
    <link>http://onrails.org/articles/2007/04/11/updated-rake-command-completion</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Ruby On Rails and related matters.</description>
    <item>
      <title>Updated Rake Command Completion</title>
      <description>&lt;p&gt;Here&amp;#8217;s another update to a &lt;a href="http://onrails.org/articles/2006/11/17/rake-command-completion-using-rake"&gt;previous post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;A bug was fixed that caused the first task to be omitted from the task list.&lt;/li&gt;&lt;li&gt;A new feature was added to allow rake not to be the first command on the command line.&amp;nbsp; Now you get completion for both rakes in the following command: &lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;rake db:migrate VERSION=0 &amp;amp;&amp;amp; rake db:migrate&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Another feature for quicker rake command completion development, &amp;lt;sarcasm&amp;gt;a feature everyone has been waiting for&amp;lt;/sarcasm&amp;gt;.&amp;nbsp; This feature just adds the rake completion script itself to the cache dependency list, so the cache will be refreshed while you are playing with the command completion script.&amp;nbsp; This should make tweaking the script much easier in the future.&lt;/li&gt;&lt;/ol&gt;As always, &lt;a href="http://onrails.org/files/rake-completion.rb"&gt;enjoy&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 11 Apr 2007 16:51:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c11522d8-711a-4725-b1be-7a0c2636e73c</guid>
      <author>Lee Marlow</author>
      <link>http://onrails.org/articles/2007/04/11/updated-rake-command-completion</link>
      <category>Ruby</category>
    </item>
  </channel>
</rss>
