Sha256: 4e5dc9c3cebbc83a365fa1a72cf9a286ff1861db384d255be4484d3c27087776
Contents?: true
Size: 145 Bytes
Versions: 47
Compression:
Stored size: 145 Bytes
Contents
class AddSymbolNameToSpudPagePartials < ActiveRecord::Migration def change add_column :spud_page_partials, :symbol_name, :string end end
Version data entries
47 entries across 47 versions & 2 rubygems