Need to include the new file here.

master
Jeff Dallien 2012-02-21 19:24:07 -05:00
parent 64d118cc85
commit 61d8f6e13b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
require "cookie_extractor/version"
require "cookie_extractor/firefox_cookie_extractor"
require "cookie_extractor/chrome_cookie_extractor"
module CookieExtractor
end