Sha256: f493e2e9e026b5628b2713265deb54b89bbeb4868a368441489ab415f295d676
Contents?: true
Size: 206 Bytes
Versions: 5
Compression:
Stored size: 206 Bytes
Contents
Ads.configure do |config| config.sample_tag do |options| style = "width: #{options[:width]}px; height: #{options[:height]}px; background: #c8c8c8;" content_tag :div, nil, style: style end end
Version data entries
5 entries across 3 versions & 1 rubygems