IZ MS required a file needed by the import

This commit is contained in:
zhitomirskiyi 2011-01-17 14:56:30 -08:00
parent fc92779ddc
commit 3d4cf4d8d5

View file

@ -2,6 +2,7 @@
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require 'lib/data_conversion/base'
module DataConversion
class ImportToMysql < DataConversion::Base