spec/support/migrate.rb in
idy-0.1.3
vs spec/support/migrate.rb in
idy-1.0.0
- old
+ new
@@ -1,3 +1,5 @@
# frozen_string_literal: true
+require 'support/db/migrate/create_tables'
+
CreateTables.new.change