Sha256: 7ada1cf90b94de23f623144c7970a1207cdd3b004dbb3e84d7bbea727bbac56e
Contents?: true
Size: 387 Bytes
Versions: 91
Compression:
Stored size: 387 Bytes
Contents
Cmor::Testimonials.configure do |config| # Set image variant options. # # default: config.image_variant_options = { # category: { combine_options: { resize: "150x150^", gravity: 'center', crop: "150x150+0+0" } } # } config.image_variant_options = { category: { combine_options: { resize: "150x150^", gravity: 'center', crop: "150x150+0+0" } } } end
Version data entries
91 entries across 50 versions & 1 rubygems