Sha256: 45e6e5ff367656a78de4d07a2ed522488bfa2d9e3fb6421892dfb0dbf3892fbb
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
if defined?(ActiveRecord::Base) # Support test schema sync for Rails 4.2.x and up. if ActiveRecord::Migration.respond_to? :maintain_test_schema! FourthBase.on_base do ActiveRecord::Migration.maintain_test_schema! end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fourthbase-2.1.2 | lib/fourth_base/test_help.rb |