Sha256: 711246ce6c242aa897cc9210119522aea54123a5f6e6ba7930514311278aaabc

Contents?: true

Size: 268 Bytes

Versions: 8

Compression:

Stored size: 268 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'

Test3020::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_20/Rakefile
cant_wait-1.1.0 test/test_apps/Test_3_0_20/Rakefile
cant_wait-1.0.1 test/test_apps/Test_3_0_20/Rakefile
cant_wait-1.0.0 test/test_apps/Test_3_0_20/Rakefile
cant_wait-0.0.4 test/test_apps/Test_3_0_20/Rakefile
cant_wait-0.0.3 test/test_apps/Test_3_0_20/Rakefile
cant_wait-0.0.2 test/test_apps/Test_3_0_20/Rakefile
cant_wait-0.0.1 test/test_apps/Test_3_0_20/Rakefile