Is there a way to tell autospec for rails to run _all_ the spec files in the spec directory a la spec/**/*_spec.rb instead of just the ones in model/controller/etc? I've experimented with adding my own mappings in <project_dir>/.autotest but haven't had any luck.