add ugoira support in view
This commit is contained in:
@@ -3,6 +3,7 @@ class CreatePixivUgoiraFrameData < ActiveRecord::Migration
|
||||
create_table :pixiv_ugoira_frame_data do |t|
|
||||
t.integer :post_id
|
||||
t.text :data
|
||||
t.string :content_type
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user