Sha256: 9c418ddaddd3f642c101f12a3403fbf0eee2a9cf8232245db005da452f190fa1
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
class AddViewNameToTramwayLandingBlocks < ActiveRecord::Migration[5.1] def change add_column :tramway_landing_blocks, :view_name, :text end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tramway-landing-1.8 | lib/tramway/landing/generates/templates/add_view_name_to_tramway_landing_blocks.rb |