Sha256: 02a613790f9afb316a74719668efe9dfb1868f2af429838edc2e72dcbced8b17
Contents?: true
Size: 188 Bytes
Versions: 15
Compression:
Stored size: 188 Bytes
Contents
# This migration comes from spina (originally 20130719122139) class AddLinkUrlToSpinaPages < ActiveRecord::Migration def change add_column :spina_pages, :link_url, :string end end
Version data entries
15 entries across 15 versions & 1 rubygems