Sha256: 5d5419e6649702c5256b3b9be00c08b766e94190d95d805312ebd1deb07cc6d4
Contents?: true
Size: 166 Bytes
Versions: 9
Compression:
Stored size: 166 Bytes
Contents
module Apartment module Test def self.migrate ActiveRecord::Migrator.migrate Rails.root + ActiveRecord::Migrator.migrations_path end end end
Version data entries
9 entries across 9 versions & 1 rubygems