mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
5abe09bba7
commit
b6d86add73
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require "ostruct"
|
|
||||||
|
|
||||||
# Image blobs can have variants that are the result of a set of transformations applied to the original.
|
# Image blobs can have variants that are the result of a set of transformations applied to the original.
|
||||||
# These variants are used to create thumbnails, fixed-size avatars, or any other derivative image from the
|
# These variants are used to create thumbnails, fixed-size avatars, or any other derivative image from the
|
||||||
# original.
|
# original.
|
||||||
|
|
Loading…
Reference in a new issue