Sha256: 4aa779cbcd37e954b1af7c48f75831703f6b4644736f331cf40163685b653f30

Contents?: true

Size: 276 Bytes

Versions: 6

Compression:

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

Dummy310rc4::Application.load_tasks

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
active_reload-0.6.1 test/dummy310rc6/Rakefile
active_reload-0.6.0 test/dummy310rc6/Rakefile
active_reload-0.5.0 test/dummy310rc5/Rakefile
active_reload-0.4.0 test/dummy310rc5/Rakefile
active_reload-0.3.0 test/dummy310rc4/Rakefile
active_reload-0.2.0 test/dummy310rc4/Rakefile