public
Description: A rails plugin that defines a rake task wrapper in capistrano
Homepage:
Clone URL: git://github.com/hiroshi/cap_remote_rake.git
hiroshi (author)
Mon Mar 16 09:14:30 -0700 2009
commit  051bf2344889375e5d4b607bce172a720381a7a6
tree    64ce6c809d9b6117512d2456a5c1306e2255dd74
parent  b13fa6f327f0587e56fcf3af562f9d914af4536d
name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
directory recipes/
directory test/
README
CapRemoteRake
=============

This plugin defines the "rake" task for cap command.


Example
=======

 cap rake TASK="db:create"


Copyright (c) 2009 Hiroshi Saito (yakitara.com), released under the MIT license