Sha256: 793be06bed162f22749e617be7e0a3cea75530f3a6cd728ceb3105936d970b91
Contents?: true
Size: 148 Bytes
Versions: 37
Compression:
Stored size: 148 Bytes
Contents
class ContentPictureDecorator < ApplicationDecorator delegate_all def max_image_size (1600.0 / 12.0 * column.width_xl.to_f).to_i end end
Version data entries
37 entries across 37 versions & 1 rubygems