Remove inaccurate comment
It was automatically added by `rails g ckeditor:install`.
This commit is contained in:
@@ -7,7 +7,6 @@ class CreateCkeditorAssets < ActiveRecord::Migration
|
||||
t.string :data_fingerprint
|
||||
t.string :type, limit: 30
|
||||
|
||||
# Uncomment it to save images dimensions, if you need it
|
||||
t.integer :width
|
||||
t.integer :height
|
||||
|
||||
|
||||
Reference in New Issue
Block a user