Gab Social. All are welcome.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddDescriptionToMediaAttachments < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
add_column :media_attachments, :description, :text
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user