cape icon indicating copy to clipboard operation
cape copied to clipboard

Dynamically generates Capistrano recipes for Rake tasks

Results 5 cape issues
Sort by recently updated
recently updated
newest added

I'm using Capistrano and Rake with Rails3 and rake-rails. I've narrowed the error down to happening when it gets to defining the cap task for Rake's `db:fixtures:load` ``` /mnt/cache/var/lib/gems/1.9.1/gems/capistrano-2.12.0/lib/capistrano/configuration/namespaces.rb:97:in `task':...

enhancement