Sha256: 5076d78b5b7351cf303c338466f9c9b55aa146eab94f158b27df43c9fa2ba381
Contents?: true
Size: 254 Bytes
Versions: 3
Compression:
Stored size: 254 Bytes
Contents
puts "Setting up Integration... ".magenta copy_static_file 'lib/tasks/integration.rake' copy_static_file 'lib/tasks/deploy.rake' git :add => 'lib/tasks/integration.rake lib/tasks/deploy.rake' git :commit => "-qm 'Adding integration tasks.'" puts "\n"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.9 | lib/pah/partials/_integration.rb |
pah-0.0.8 | lib/pah/partials/_integration.rb |
pah-0.0.7 | lib/pah/partials/_integration.rb |