diff options
author | Neil Matatall <oreoshake@github.com> | 2017-09-27 07:14:37 -1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-27 07:14:37 -1000 |
commit | 521266f913083c3029567ffe647e08e39af7f18a (patch) | |
tree | b10d5bffba37707efcca6caeed2b636ec10ea5b1 /actionview/app | |
parent | 9c833ba3a39923a49d1e52ed1eb2289d7944e780 (diff) | |
download | rails-521266f913083c3029567ffe647e08e39af7f18a.tar.gz rails-521266f913083c3029567ffe647e08e39af7f18a.tar.bz2 rails-521266f913083c3029567ffe647e08e39af7f18a.zip |
Encourage html-safe API in layouts/rendering guide
While the code example was not unsafe, it
encourages the use of confusingly unsafe APIs
(specifically `html_safe`). We have a safe
alternative and we should encourage people to use
it under all circumstances.
Diffstat (limited to 'actionview/app')
0 files changed, 0 insertions, 0 deletions