Sha256: 20f187da810e0522bd24212095368e7e9886b219f0f58e4b4ef1f4e07778f130

Contents?: true

Size: 273 Bytes

Versions: 8

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__)

Test3112::Application.load_tasks

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cant_wait-1.1.1 test/test_apps/Test_3_1_12/Rakefile
cant_wait-1.1.0 test/test_apps/Test_3_1_12/Rakefile
cant_wait-1.0.1 test/test_apps/Test_3_1_12/Rakefile
cant_wait-1.0.0 test/test_apps/Test_3_1_12/Rakefile
cant_wait-0.0.4 test/test_apps/Test_3_1_12/Rakefile
cant_wait-0.0.3 test/test_apps/Test_3_1_12/Rakefile
cant_wait-0.0.2 test/test_apps/Test_3_1_12/Rakefile
cant_wait-0.0.1 test/test_apps/Test_3_1_12/Rakefile