Sha256: 05908a8c2e4520aa2b74bd1889cbd8f7c2f7b2409eea6c42e104cea14fe9d3c5

Contents?: true

Size: 147 Bytes

Versions: 61

Compression:

Stored size: 147 Bytes

Contents

class AddAnchorToTramwayLandingBlocks < ActiveRecord::Migration[5.1]
  def change
    add_column :tramway_landing_blocks, :anchor, :text
  end
end

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
tramway-landing-1.0 lib/tramway/landing/generates/templates/add_anchor_to_tramway_landing_blocks.rb