# File lib/data_migrate/data_migrator.rb, line 47 def full_migrations_path File.join(Rails.root, *migrations_path.split(File::SEPARATOR)) end