Add a `cuke` function that handles running feature within folders.
Remove obsolete ssp and remote_console.
Simply do `rake` to run all tests. There are numerous paths of how you
may be connecting to a remote app depending on whether you use RVM,
capistrano-style dir structures, your version of Rails, etc. IMO it's
sounder to add a `rake remote` task to each project.