Does buildr have pre-defined variables, like capistrano, for directories like 'target', 'reports', etc? If not, rather than hard-coding the location of these directories, how else can we locate/determine these paths?
The end goal is to create a task that will on-the-fly create a file and insert it into the target directory.