# File lib/data_migrate/migration_context.rb, line 32 def current_version get_all_versions.max || 0 rescue ActiveRecord::NoDatabaseError end