Skip to content

Commit 2b11f92

Browse files
committed
Remove Rails plugin magic. Too gross.
1 parent 82aa7bf commit 2b11f92

File tree

3 files changed

+0
-50
lines changed

3 files changed

+0
-50
lines changed

config.ru

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@ require 'logger'
44
$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/lib')
55
require 'resque/server'
66

7-
$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__))
8-
require 'init'
9-
107
use Rack::ShowExceptions
118
run Resque::Server.new

init.rb

Lines changed: 0 additions & 39 deletions
This file was deleted.

resque.yml.example

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)