Sha256: 271f9b7b995cbe23e959eb7b2da2903123b812a8894767dfd6bc6cc569bd80c8

Contents?: true

Size: 278 Bytes

Versions: 9

Compression:

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

HelloWorld310::Application.load_tasks

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codesake-dawn-0.85 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.80.0 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.79.99 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.77 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.75 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.72 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.70 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.60 spec/support/hello_world_3.1.0/Rakefile
codesake-dawn-0.50 spec/support/hello_world_3.1.0/Rakefile