Sha256: cf04262d142f557f943a5989f086bf32f1d192ef7a8808a418390b22e1ff35ba

Contents?: true

Size: 268 Bytes

Versions: 6

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'

Dummy309::Application.load_tasks

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
active_reload-0.6.1 test/dummy3010/Rakefile
active_reload-0.6.0 test/dummy3010/Rakefile
active_reload-0.5.0 test/dummy3010/Rakefile
active_reload-0.4.0 test/dummy309/Rakefile
active_reload-0.3.0 test/dummy309/Rakefile
active_reload-0.2.0 test/dummy309/Rakefile