When I try to run a rake file that's not on the top
level of my project directories it refuses with this error:

RakeMate v2.0.0 running on Ruby v1.8.6 (/usr/local/bin/ruby)
>>> /Users/boysie/habitat/as/Rakefile

Could not locate a Rakefile in /Users/boysie/habitat/as.

my rake file is actually called rakefile.rb and is in /Users/boysie/habitat/as/sprouts/HabitatClient/project.

But I benefit from having access to the files outside of the project subdirectory so
I made the project bigger than just the sprout project folder.

Anyway to get it to find the rake file properly?

thanks,
Boysenberry