Join Slack
Powered by
Is it possible to string together methods? I've tr...
# advancedpdf
e
ericbirdsall
12/03/2021, 7:04 PM
Is it possible to string together methods? I've tried
record.shipmethod?upper_case?contains("PRIORITY")
but this doesn't catch a shipping method of "Priority Overnight"
ericbirdsall
12/03/2021, 7:10 PM
NVM, I was wrong. I was referencing the wrong field, chaining of methods works as expected
Open in Slack
Previous
Next