Method: InlineSvg::Configuration#svg_not_found_css_class
- Defined in:
- lib/inline_svg.rb
#svg_not_found_css_class ⇒ Object
Returns the value of attribute svg_not_found_css_class.
22 23 24 |
# File 'lib/inline_svg.rb', line 22 def svg_not_found_css_class @svg_not_found_css_class end |