public
Fork of nakajima/capistrano-bells
Description: A bunch of recipes to help you deploy a Rails app.
Clone URL: git://github.com/bmizerany/capistrano-bells.git
commit  aa936dd7cdf130273d62d8c7a7d0d0ef661b6006
tree    0e7fc140fe30f07ec92c09ddfc7d831aeafcd8af
parent  226a699940302aca94cf8dfc4b7ab2c9e3f10a6c
name age message
file MIT-LICENSE Fri Mar 28 19:50:02 -0700 2008 removed unnecessary init.rb, updated install.rb... [nakajima]
file README Fri Mar 28 17:33:37 -0700 2008 added link to blog post about plugin [nakajima]
file Rakefile Wed Feb 20 01:03:35 -0800 2008 initial commit, added files [nakajima]
file install.rb Fri Mar 28 19:50:02 -0700 2008 removed unnecessary init.rb, updated install.rb... [nakajima]
directory recipes/ Mon Mar 24 19:24:45 -0700 2008 renamed thin:config to thin:configure to be con... [nakajima]
directory tasks/ Wed Feb 20 01:03:35 -0800 2008 initial commit, added files [nakajima]
directory test/ Wed Feb 20 01:03:35 -0800 2008 initial commit, added files [nakajima]
README
= Capistrano Bells
  By Pat Nakajima.

=== About

Capistrano Bells is a collection of recipes intended to make deploying
Rails apps easier. That's it and that's all.

See this blog post for a bit of info: http://devthatweb.com/view/bells-is-back

Copyright (c) 2007-2008 Pat Nakajima, released under the MIT license