Sha256: 1f1180413a3256394a4163ea60259681960a8e53eb270c3c712d48dc4cb0b379
Contents?: true
Size: 165 Bytes
Versions: 52
Compression:
Stored size: 165 Bytes
Contents
class AddLinkObjectTypeToTramwayLandingBlocks < ActiveRecord::Migration[5.1] def change add_column :tramway_landing_blocks, :link_object_type, :text end end
Version data entries
52 entries across 52 versions & 1 rubygems