Skip to content

Commit

Permalink
Checking in a BS Capfile so I can use this as my guineapig project fo…
Browse files Browse the repository at this point in the history
…r a ccrb plugin I'm working on

git-svn-id: http://renum.rubyforge.org/svn/trunk@21 0cae1b2a-91f7-40ab-9a3c-fdb74ccff792
  • Loading branch information
duelin_markers committed Jan 13, 2008
1 parent f7cd56b commit 3b6b093
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Capfile
@@ -0,0 +1,5 @@
puts "the capfile is loading"
task :deploy do
puts "this is the deploy task!"
puts "revision is #{revision}"
end

0 comments on commit 3b6b093

Please sign in to comment.