Sha256: 2b589fc1021c8880606d37d7f6ef79d78d2a1e31c8f7b58f320d133fe7050485
Contents?: true
Size: 142 Bytes
Versions: 35
Compression:
Stored size: 142 Bytes
Contents
class AddPermalinkToSpudPostComments < ActiveRecord::Migration def change add_column :spud_post_comments, :permalink, :string end end
Version data entries
35 entries across 35 versions & 2 rubygems