Sha256: 4590e34993c8d69b34e2d8be9243e5595af34d0edae96315afbdafc5bd885c90
Contents?: true
Size: 140 Bytes
Versions: 110
Compression:
Stored size: 140 Bytes
Contents
class AddDescriptionToApidaeTowns < ActiveRecord::Migration[5.2] def change add_column :apidae_towns, :description, :string end end
Version data entries
110 entries across 110 versions & 1 rubygems