Sha256: 189e7a7f83de8390a1f90df764ae3840631d0b74c0f629f136349d5719739fc7
Contents?: true
Size: 132 Bytes
Versions: 3
Compression:
Stored size: 132 Bytes
Contents
class AddFavoriteColorToMangs < ActiveRecord::Migration[4.2] def change add_column :mangs, :favorite_color, :string end end
Version data entries
3 entries across 3 versions & 2 rubygems