Second Display Image finished

This commit is contained in:
San Wai Lwin
2018-03-29 10:03:21 +06:30
parent bc922a68c8
commit 2bf08827e7
5 changed files with 24 additions and 73 deletions

View File

@@ -1,5 +1,3 @@
class DisplayImage < ApplicationRecord
#mount_uploader :image, DisplayImageUploader
belongs_to :shop
end