Skip to content
GitLab
Explore
Sign in
Custom D
Zon Core
Merge requests
!135
Handlebar Helper
Code
Review changes
Check out branch
Download
Patches
Plain diff
Phil Taylor
requested to merge
pacth/handlebar_helper_string
into
master
Jun 20, 2018
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Done:
Added type checks in each string helper so it doesn’t error out when NULL is passed as a parameter
Test:
In a handlebar template add the following and make sure the page still renders
{{ucfirst null}}
Merge request reports