completely removed WebRick dependency and references in the code!! fuck yeah

This commit is contained in:
antisnatchor
2011-11-22 10:20:44 +01:00
parent 18d4b642fe
commit 4c1ed2ee2e
17 changed files with 0 additions and 419 deletions

View File

@@ -15,7 +15,6 @@
# @note Include here all the gems we are using
require 'rubygems'
require 'webrick'
require 'thin'
require 'dm-core'
require 'dm-migrations'