Sha256: e5bf5b3247ae28681c146bd3628decad98bc404d427c57f9917217db789701cc

Contents?: true

Size: 267 Bytes

Versions: 5

Compression:

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

MockApp::Application.load_tasks

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
route_dog-2.4.2 test/mock_app/Rakefile
route_dog-2.3.1 test/mock_app/Rakefile
route_dog-2.3.0 test/mock_app/Rakefile
route_dog-2.2.0 test/mock_app/Rakefile
route_dog-2.0.1 test/mock_app/Rakefile