# File lib/data_migrate/schema_migration.rb, line 23
    def self.migrations_paths
      Rails.application.config.paths["db/migrate"].to_a
    end