Sha256: f516e8ae44dcca71a5a46e6b81397d6059d1045e45aff05ed9ffe3839b9bb4e2
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
## edge (planned for 1.3) * no need for explicit call to auto_html_prepare * no need for DB column for cache (ie. _html) * Rails 3 support * correctly handle blank and nil values when applying auto_html * more filters: youtube_js_api * youtube filter supports html5 ## 1.2.1, released 2009-10-28 * more options for vimeo filter * switch to gemcutter ## 1.2.0, released 2009-09-26 * link filter now uses Rails' link discovery engine. Closes: <http://github.com/dejan/auto_html/issues#issue/2> and <http://github.com/dejan/auto_html/issues#issue/3> if Rails 2.3+ is in use. * added dailymotion filter * added sanitize filter ## 1.1.2, released 2009-09-24 * link filter fix. Closes: <http://github.com/dejan/auto_html/issues#issue/2> ## 1.1.1, released 2009-09-06 * test_helper fix ## 1.1.0, released 2009-09-05 * Plugin gemified * AutoHtmlFor.options[:htmlized_attribute_suffix] is now AutoHtmlFor.auto_html_for_options[:htmlized_attribute_suffix]. Closes gh-1 * Removed deezer filter since deezer.com no longer provides sharing of this kind ## 1.0.0 * Stuff described here: <http://www.elctech.com/projects/auto_html-plugin>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
auto_html-1.3.0 | CHANGELOG.md |