Only require 'webrick/cookie' in order to avoid long load times on ruby 2.0.0-p195

This commit is contained in:
pivotal-cloudplanner 2013-07-15 14:09:54 -07:00
parent 7f57542f41
commit 3bd263137c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require 'webrick'
require 'webrick/cookie'
# A simple cookie jar implementation.
# Does not take special cookie attributes