Sha256: f16b878aa4bd804fac37a5a81e34b122a8424fb344f01d3e3c0aab3c4b6d1ac7

Contents?: true

Size: 276 Bytes

Versions: 4

Compression:

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

StandupTest::Application.load_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
standup-0.6.9 test/testapp/Rakefile
standup-0.6.8 test/testapp/Rakefile
standup-0.6.7 test/testapp/Rakefile
standup-0.6.6 test/testapp/Rakefile