I am following Ryan Bates rubber and amazon ec2 episode and when running the following command I get an error:
$ cap rubber: create_staging
triggering load callbacks
* 2014-08-26 00:53:42 executing `rubber:init'
the task `rubber:' does not exist
I was able to run rubber vulcanize
before without a problem. Any suggestions on how to fix this?
Thanks!
Stupid mistake, but I am answering here anyways.
I have an extra space in the command cap rubber: create_staging
it should be cap rubber:create_staging