Cruft
This commit is contained in:
parent
9621dd0875
commit
d74d507a3f
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ class Screenshot < ApplicationRecord
|
|||
# validates :delete_reason, length: { in: 5..100 }, allow_nil: true
|
||||
|
||||
# Shrine
|
||||
# include PaperclipShrineSynchronization # needs to be after `has_attached_file`
|
||||
include ImageUploader::Attachment(:simage) # adds an `simage` virtual attribute
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue