Sha256: 8191b1eb5f6977075f6a6781bb3c45e1056f963cc03e2f51898cc802df2a3278
Contents?: true
Size: 157 Bytes
Versions: 61
Compression:
Stored size: 157 Bytes
Contents
class AddDescriptionToTramwayLandingBlocks < ActiveRecord::Migration[5.1] def change add_column :tramway_landing_blocks, :description, :text end end
Version data entries
61 entries across 61 versions & 1 rubygems