You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using a ruby style naming convention for our boolean fields on our backbone models. Does handlebars support fields named such as {{#unless unprocessed?}}//stuff{{/unless}}.