Sha256: 23e1514bae3ad8f0b30da3c3efb2a8cec341661041e76d8fe40bbea1dba52d67

Contents?: true

Size: 267 Bytes

Versions: 8

Compression:

Stored size: 267 Bytes

Contents

# 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__)
require 'rake'

Test303::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_0_03/Rakefile
cant_wait-1.1.0 test/test_apps/Test_3_0_03/Rakefile
cant_wait-1.0.1 test/test_apps/Test_3_0_03/Rakefile
cant_wait-1.0.0 test/test_apps/Test_3_0_03/Rakefile
cant_wait-0.0.4 test/test_apps/Test_3_0_03/Rakefile
cant_wait-0.0.3 test/test_apps/Test_3_0_03/Rakefile
cant_wait-0.0.2 test/test_apps/Test_3_0_03/Rakefile
cant_wait-0.0.1 test/test_apps/Test_3_0_3/Rakefile