rtlechow + rake   3

Simulating .PHONY in Rake - Polishing Ruby
"What I need is a prerequisite that fixes this with a timestamp earlier than my files:

def (task(:phony)).timestamp # omg I love/hate this grammar construct
Time.at 0
end"
rake  ruby 
january 2012 by rtlechow

Copy this bookmark:



description:


tags: