Rake Documentation. We are in the procdess of updating and rewriting the Rake documentation site. Here are the current documents available ...
Link: docs.rubyrake.org
The rake dependency declaration is just regular Ruby code. We take advantage of the fact that we can construct hash arguments on the fly, and that Ruby doesn’t require parenthesis around the method arguement to create a file task declaration that reads very naturally to the humans rea...