Sha256: 804e5fe0c0acfc65c949ccbdb1b34b9faf829bc0a649052d82d7515540f0f7dc
Contents?: true
Size: 145 Bytes
Versions: 8
Compression:
Stored size: 145 Bytes
Contents
class AddSorterToGoldencobraArticles < ActiveRecord::Migration def change add_column :goldencobra_articles, :sort_order, :string end end
Version data entries
8 entries across 7 versions & 1 rubygems