Sha256: 9fffe703b62583978176484643b2455658fe603c3626954c5c777a8f161df7cf
Contents?: true
Size: 128 Bytes
Versions: 48
Compression:
Stored size: 128 Bytes
Contents
class AddCommentsToInclineUser < ActiveRecord::Migration def change add_column :incline_users, :comments, :text end end
Version data entries
48 entries across 48 versions & 1 rubygems