Sha256: ce7c93863c1d83c012076d2d6ef99469b77e22866f040b5747959e51fec56297
Contents?: true
Size: 255 Bytes
Versions: 17
Compression:
Stored size: 255 Bytes
Contents
if defined? ActiveRecord::Migration ActiveRecord::Migration.check_pending! if ActiveRecord::Migration.respond_to?(:check_pending!) ActiveRecord::Migration.maintain_test_schema! if ActiveRecord::Migration.respond_to?(:maintain_test_schema!) end
Version data entries
17 entries across 17 versions & 1 rubygems