From 5fc6ef71ef53714ca66da1894ee38aa0e259afb6 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Apr 2009 21:19:13 +0200 Subject: fixing the authors importer --- lib/authors_importer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/authors_importer.rb b/lib/authors_importer.rb index 08b3be9..8532a95 100644 --- a/lib/authors_importer.rb +++ b/lib/authors_importer.rb @@ -1,5 +1,5 @@ require 'csv' - +require 'digest/sha1' class AuthorsImporter -- cgit v1.3