Loofah-activerecord 1.1.0 Released

loofah-activerecord version 1.1.0 has been released!

http://rubydoc.info/github/flavorjones/loofah-activerecord/master/frames

+loofah-activerecord+ extends +loofah+'s HTML sanitization into Rails
ActiveRecord models.

Read more about +loofah+ at: GitHub - flavorjones/loofah: Ruby library for HTML/XML transformation and sanitization

Changes:

1.1.0 (2013-01-16)

Enhancements:

  • Support for Rails 3.1 and 3.2 (Thanks, Igal K.!)
  • Altered the installed directory structure to be
    lib/loofah/activerecord
    (was lib/loofah-activerecord).