Index (I)
»
ImageCache
Class: ImageCache
Inherits:
ApplicationRecord
Object
ApplicationRecord
ImageCache
show all
Defined in:
app/models/image_cache.rb
Instance Method Summary
collapse
#
url
⇒ Object
Instance Method Details
#
url
⇒
Object
8 9 10
# File 'app/models/image_cache.rb', line 8
def
url
Studio
::
S3
.
url
(
key:
s3_key
)
end