Sha256: acb08f6705db8c061b96d482f08f78fc0a32981370612bc73755a67c62b658c2

Contents?: true

Size: 273 Bytes

Versions: 2

Compression:

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

Dummyapp::Application.load_tasks

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ratchetio-0.4.4 spec/dummyapp/Rakefile
ratchetio-0.4.3 spec/dummyapp/Rakefile