method
build_message
build_message(head, template=nil, *arguments)
public
Builds a failure message. head is added before the template and arguments replaces the ‘?’s positionally in the template.
build_message(head, template=nil, *arguments)
public
Builds a failure message. head is added before the template and arguments replaces the ‘?’s positionally in the template.