From b5651032152236609d8761fd464f8e04fc5797c2 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 4 Jul 2014 15:33:48 +0200 Subject: remove dummy app We're not supporting including leap_web as a gem right now. --- test/dummy/Rakefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/dummy/Rakefile (limited to 'test/dummy/Rakefile') diff --git a/test/dummy/Rakefile b/test/dummy/Rakefile deleted file mode 100644 index 3645852..0000000 --- a/test/dummy/Rakefile +++ /dev/null @@ -1,7 +0,0 @@ -#!/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__) - -Dummy::Application.load_tasks -- cgit v1.2.3