Restructuring directories.
This commit is contained in:
parent
5c287f1042
commit
4fcfa7fd14
12 changed files with 326175 additions and 5 deletions
|
@ -14,7 +14,7 @@ adapter = options.adapter
|
|||
|
||||
# load the library
|
||||
LIB_DIR = this_dir.join("../lib")
|
||||
require LIB_DIR.join("ar-extensions/import/#{adapter}")
|
||||
require LIB_DIR.join("activerecord-import/#{adapter}")
|
||||
|
||||
ActiveRecord::Base.logger = Logger.new("log/test.log")
|
||||
ActiveRecord::Base.logger.level = Logger::DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue