Multiple image upload finished
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class DisplayImage < ApplicationRecord
|
||||
mount_uploader :image, DisplayImageUploader
|
||||
#mount_uploader :image, DisplayImageUploader
|
||||
belongs_to :shop
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user