Sha256: 1e8c946c89801a2b232f3f176b09fc3bf3308e90267c0764997e666e7df9348e

Contents?: true

Size: 144 Bytes

Versions: 13

Compression:

Stored size: 144 Bytes

Contents

module Razsell
  module ImageSizes
    TINY = 'tiny'
    SMALL = 'small'
    MEDIUM = 'medium'
    LARGE = 'large'
    HUGE = 'huge'
  end
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
rubyyot-razsell-0.0.0 lib/constants/image_sizes.rb
rubyyot-razsell-0.0.1 lib/constants/image_sizes.rb
rubyyot-razsell-0.0.2 lib/constants/image_sizes.rb
rubyyot-razsell-0.0.3 lib/constants/image_sizes.rb
rubyyot-razsell-0.0.4 lib/constants/image_sizes.rb
razsell-0.0.11 lib/razsell/constants/image_sizes.rb
razsell-0.0.10 lib/razsell/constants/image_sizes.rb
razsell-0.0.9 lib/razsell/constants/image_sizes.rb
razsell-0.0.8 lib/razsell/constants/image_sizes.rb
razsell-0.0.7 lib/razsell/constants/image_sizes.rb
razsell-0.0.6 lib/razsell/constants/image_sizes.rb
razsell-0.0.5 lib/razsell/constants/image_sizes.rb
razsell-0.0.4 lib/constants/image_sizes.rb