Skip to content

Commit

Permalink
__________
Browse files Browse the repository at this point in the history
< rackify! >
 ---------- 
        \    ,-^-.
         \   !oYo!
          \ /./=\.\______
               ##        )\/\
                ||-----w||
                ||      ||
  • Loading branch information
paukul committed Jul 12, 2010
1 parent a895ac8 commit 955d745
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions config.ru
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
require 'humpty'
use Rack::Lint

run Humpty::App.application
run Humpty::App
1 change: 0 additions & 1 deletion humpty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,3 @@ def set_server(server = nil)
end
end

Humpty::App.run! :port => 4567 if $0 == __FILE__

0 comments on commit 955d745

Please sign in to comment.