Sha256: c40f868264d47619bdaa2c19d03d61b1c55233c5b0c6207c741fb52ad2cf6516
Contents?: true
Size: 124 Bytes
Versions: 20
Compression:
Stored size: 124 Bytes
Contents
class AddPinnedToComments < ActiveRecord::Migration[4.2] def change add_column :comments, :pinned, :boolean end end
Version data entries
20 entries across 20 versions & 1 rubygems