Sha256: 17d6043ccf8bc0c7956e67c1dcc1dfaeaa57da0fbdda86c602444b41b7507722
Contents?: true
Size: 170 Bytes
Versions: 27
Compression:
Stored size: 170 Bytes
Contents
module ORS::Commands class Migrate < Base def execute info "migrating #{name} #{environment}..." run_migrations migration_server end end end
Version data entries
27 entries across 27 versions & 1 rubygems