Matt Fowle
Matt Fowle
This updates the list of react attributes, including things like SVG, and also removes the down-conversion to lower-case that previously used to be done.
This is a speculative optimization that converts `rewrite_rule.rb` to using symbols instead of strings for the `rule` hash's keys . It should make processing the rules some faint little bit...
Hello. We'd like to be able to use a rule to filter. We currently have a fluent-plugin-grep do the filter, but given that there's an ignore rule in rewrite, it'd...