Sha256: 0ec5e9f4167e636d17958e59132e532c5fc38b2cc35ae61c3fb603dd787d0444
Contents?: true
Size: 115 Bytes
Versions: 144
Compression:
Stored size: 115 Bytes
Contents
class AddColorToTeams < ActiveRecord::Migration[6.0] def change add_column :teams, :color, :string end end
Version data entries
144 entries across 144 versions & 1 rubygems