if I want to move the following code into helper
%td.center= log.streaming_verification_id
%td.center= log.id
and render it by calling call_the_helper
How to write the method call_the_helper
to meet my requirement
into helper
- @tool_cvt_streaming_verification_logs.each do |log|
%tr
= call_the_helper