Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source
Show
Ignore:
Timestamp:
04/08/08 03:45:26 (6 months ago)
Author:
rick
Message:

Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/activesupport/CHANGELOG

    r9227 r9238  
    11*SVN* 
     2 
     3* Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping.  [rick] 
    24 
    35* Improve documentation. [Xavier Noria]