Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
remove redirect. replaced by dynamic-reverse-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bielohlawek committed Jan 3, 2013
1 parent 24e31b5 commit 1e1045c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
2 changes: 0 additions & 2 deletions examples/basic/config.ru
Expand Up @@ -2,11 +2,9 @@

$LOAD_PATH.unshift ::File.expand_path(::File.dirname(__FILE__) + '/lib')
require './server'
require 'nabaztag_hack_kit/redirect'

$stdout.sync = true

use Rack::Reloader, 0
use NabaztagHackKit::Redirect

run Basic::Server.new
37 changes: 0 additions & 37 deletions lib/nabaztag_hack_kit/redirect.rb

This file was deleted.

0 comments on commit 1e1045c

Please sign in to comment.