Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Use the new API
Browse files Browse the repository at this point in the history
  • Loading branch information
flippingbits committed Dec 4, 2010
1 parent 019c725 commit c92c46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/thor_runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def start
sleep(10)
puts Time.now.strftime("%H:%m:%S")
end
end
end.run
end

desc "stop", "Stops printing the time"
Expand Down

0 comments on commit c92c46b

Please sign in to comment.