Sha256: 1fff17cd0a05389a0555d04b74c8606573a9e02db9f27bd7516254cfa751e9ee
Contents?: true
Size: 276 Bytes
Versions: 2
Compression:
Stored size: 276 Bytes
Contents
ActiveRecord::Migration.verbose = false ActiveRecord::Base.logger = Logger.new(nil) ActiveRecord::Base.include_root_in_json = true ActiveRecord::Migrator.migrate([File.expand_path("../../../db/migrate/", __FILE__), File.expand_path("../../rails_app/db/migrate/", __FILE__)])
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
replication-0.4.1 | test/orm/active_record.rb |
replication-0.4.0 | test/orm/active_record.rb |