inline_svg
inline_svg copied to clipboard
Change asset finder configuration
This commit changes the way the asset finder is configured. Instead of setting the asset finder from an initializer to a specific class, the asset finder is now detected unless configured otherwise.
This allows InlineSvg to work with Sprockets, Propshaft, or a fallback static asset finder without any configuration.