Skip to content

Commit

Permalink
Comment tasks:current
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Phoenix committed Aug 26, 2008
1 parent e4fd866 commit 0a9bc5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rakelib/tasks.rake
Expand Up @@ -14,8 +14,10 @@ class Ticket
end
end

# Rake tasks for dealing with programming tasks
namespace :tasks do

desc "Print out the current tasks being worked on from Lighthouse"
task :current do
require 'hpricot'
str = %q!curl -s -H 'X-LighthouseToken: c2d8226589bdc2e23d025dc39586459ab5da0349' http://rubinius.lighthouseapp.com/projects/5089/tickets.xml\?q="tagged:current"!
Expand Down

0 comments on commit 0a9bc5a

Please sign in to comment.