Sha256: c80e94ee94b76f3f1a16c13dd62b6a215b2421eb8ee2c969ca98520ae81c9f3e

Contents?: true

Size: 270 Bytes

Versions: 7

Compression:

Stored size: 270 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__)

CiApp::Application.load_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
baleen-0.1.1 poc/Rakefile
baleen-0.1.0 poc/Rakefile
baleen-0.0.12 poc/Rakefile
baleen-0.0.11 poc/Rakefile
baleen-0.0.10 poc/Rakefile
baleen-0.0.9 poc/Rakefile
baleen-0.0.2 poc/Rakefile