Comments on: rake -T does not list my custom rake task /2009/02/13/rake-t-does-not-list-my-custom-rake-task/ Its all about Ruby On Rails Thu, 14 Mar 2013 06:19:42 +0000 hourly 1 #/?v= By: Krishna Kumar /2009/02/13/rake-t-does-not-list-my-custom-rake-task/comment-page-1/#comment-59989 Krishna Kumar Thu, 15 Nov 2012 14:36:18 +0000 /?p=230#comment-59989 Thanks a lot, was breaking my head! Thanks a lot, was breaking my head!

]]>
By: Robert /2009/02/13/rake-t-does-not-list-my-custom-rake-task/comment-page-1/#comment-1293 Robert Wed, 17 Feb 2010 15:13:21 +0000 /?p=230#comment-1293 Ah, both great tips. Ran into this problem myself. Nice one guys. Ah, both great tips.

Ran into this problem myself. Nice one guys.

]]>
By: Derek Morrison /2009/02/13/rake-t-does-not-list-my-custom-rake-task/comment-page-1/#comment-1042 Derek Morrison Fri, 24 Apr 2009 13:55:03 +0000 /?p=230#comment-1042 This was frustrating me a little too, but I found that you can use "rake -P" to view all tasks and their prerequisites (even if they don't have a description). This was frustrating me a little too, but I found that you can use “rake -P” to view all tasks and their prerequisites (even if they don’t have a description).

]]>