debian-mirror-gitlab/gitlab-peek/test/dummy/Rakefile

7 lines
250 B
Text
Raw Normal View History

2019-12-06 12:11:25 +05:30
# 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__)
Dummy::Application.load_tasks