templates/schema.rb in combustion-0.9.0 vs templates/schema.rb in combustion-0.9.1
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
ActiveRecord::Schema.define do
- #
+ # Set up any tables you need to exist for your test suite that don't belong
+ # in migrations.
end