Sha256: f8c3878028569941d71b85b0ab270d3d6714a97f7d870fd24919f1289f112da6
Contents?: true
Size: 138 Bytes
Versions: 31
Compression:
Stored size: 138 Bytes
Contents
class AddExternalLinkToSmithyPages < ActiveRecord::Migration def change add_column :smithy_pages, :external_link, :string end end
Version data entries
31 entries across 31 versions & 1 rubygems