Sha256: 4097b23869b3d90b87dcbb360dc125e4653bcc816016984b502202fbc61ef148

Contents?: true

Size: 274 Bytes

Versions: 9

Compression:

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

HelloWorld3019::Application.load_tasks

Version data entries

9 entries across 9 versions & 1 rubygems

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