Sha256: f115e7a5a766e9672741f4e9190e8b11d808ae7e72f10807667849ffa1eebb64
Contents?: true
Size: 164 Bytes
Versions: 52
Compression:
Stored size: 164 Bytes
Contents
class AddLinkObjectIdToTramwayLandingBlocks < ActiveRecord::Migration[5.1] def change add_column :tramway_landing_blocks, :link_object_id, :integer end end
Version data entries
52 entries across 52 versions & 1 rubygems