diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-09-14 13:26:39 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-09-14 13:26:39 -0700 |
commit | 97ef636191933f1d4abc92fc10871e6d1195285c (patch) | |
tree | a4c52dd5a013f28fa98f366524ad0196f6c1a10b /actionview/Rakefile | |
parent | e47b3e15edc8e4688611427768c51b9269d01293 (diff) | |
download | rails-97ef636191933f1d4abc92fc10871e6d1195285c.tar.gz rails-97ef636191933f1d4abc92fc10871e6d1195285c.tar.bz2 rails-97ef636191933f1d4abc92fc10871e6d1195285c.zip |
Stop nil checking on safe_append=
ERB compiler guarantees safe_append= will be called with a string, so
nil checks don't make sense. Anything else calling this method should
check for nil themselves before calling
Diffstat (limited to 'actionview/Rakefile')
0 files changed, 0 insertions, 0 deletions