Sha256: 71e16214fab202742acdc9ba632a832b9d18a7d382a24cb5e338d81d2e12ece8
Contents?: true
Size: 154 Bytes
Versions: 59
Compression:
Stored size: 154 Bytes
Contents
class AddIdentifierToParaComponentSections < ActiveRecord::Migration def change add_column :para_component_sections, :identifier, :string end end
Version data entries
59 entries across 59 versions & 1 rubygems