Sha256: 9cb3741163c46e7a1d3bec1f29bb9a23f781a705490f4035215d8cfda0fcd297
Contents?: true
Size: 272 Bytes
Versions: 1
Compression:
Stored size: 272 Bytes
Contents
#!/usr/bin/env rake # Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) Project::Application.load_tasks
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-redeploy-0.1.0 | test/project/Rakefile |