diff options
author | Mauricio Gomez Aguinaga <mgomezaguinaga@groupon.com> | 2015-08-11 14:15:47 -0700 |
---|---|---|
committer | Mauricio Gomez Aguinaga <mgomezaguinaga@groupon.com> | 2015-08-11 14:15:47 -0700 |
commit | cf93c6ae48cad47fda5c864c8b7b232f88bec088 (patch) | |
tree | f2d488df3d876f1503cbec7e5776a50147d08a02 /actionview/Rakefile | |
parent | c18f81975c36961b053224c7aad4bce737373601 (diff) | |
download | rails-cf93c6ae48cad47fda5c864c8b7b232f88bec088.tar.gz rails-cf93c6ae48cad47fda5c864c8b7b232f88bec088.tar.bz2 rails-cf93c6ae48cad47fda5c864c8b7b232f88bec088.zip |
Sometimes you need a specific break sequence while using word wrap and as today the only option we have is "\n" and is hardcoded.
With this change you will be able to specify any break sequence ("\r\n" for example) as an option.
adding proper documentation for break_sequence in ActionView::Helpers::TextHelper.word_wrap
adding some more documentation for word_wrap custom break sequence and making sure we use new hash syntax
Diffstat (limited to 'actionview/Rakefile')
0 files changed, 0 insertions, 0 deletions