Sha256: 43b48189ab0849827fe82f918076f835b5fcad0af39edfe6bb2a2351feed0daa
Contents?: true
Size: 127 Bytes
Versions: 58
Compression:
Stored size: 127 Bytes
Contents
class AddFavoriteColorToMangs < ActiveRecord::Migration def change add_column :mangs, :favorite_color, :string end end
Version data entries
58 entries across 58 versions & 3 rubygems