Sha256: 635c7f3b0bc05a61909c0309d0330f880d8a8a695da1e02954b99de03faf7960
Contents?: true
Size: 136 Bytes
Versions: 2
Compression:
Stored size: 136 Bytes
Contents
module Prawn::SVG::Attributes::Color def parse_color_attribute state.color = attributes['color'] if attributes['color'] end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
prawn-svg-0.23.1 | lib/prawn/svg/attributes/color.rb |
prawn-svg-0.23.0 | lib/prawn/svg/attributes/color.rb |