kpumuk / meta-tags

Search Engine Optimization (SEO) for Ruby on Rails applications.
MIT License
2.73k stars 275 forks source link

Can't Load HTML Sanitizer #25

Closed bendangelo closed 10 years ago

bendangelo commented 12 years ago

I get this strange error when running autotest:

ActionView::Template::Error:
       cannot load such file -- html/sanitizer

When I go to the line its:

<%= display_meta_tags blah %>

Anyone know how to fix this?

kulbida commented 11 years ago

Having an issue like this too.

kpumuk commented 10 years ago

I don't see any problems with Rails 3.0+. Closing this issue for now, please re-open if you guys have any more details.