I need this to run the specs… dunno why
This commit is contained in:
parent
666c040c1d
commit
05a7b88899
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
require 'json'
|
||||
require 'csv'
|
||||
require File.join(Rails.root, 'lib/data_conversion/base')
|
||||
|
||||
module DataConversion
|
||||
class ExportFromMongo < DataConversion::Base
|
||||
|
|
|
|||
Loading…
Reference in a new issue