Sanitize HTML in Ruby
RSS have a design that make it easy to generate and fun for webmasters, but it’s a hell for anyone that must write a feed consumer.Here is some links about html sanitization in Ruby on Rails.
Links:
Sanitize HTML in Ruby
Sanitize HTML to prevent XSS and page malformatting attacks
sanitize() and blacklists
acts_as_stripped: auto-stripping HTML from a field
How to [...]
