Pass context directly to Tag#to_html method.
Instead of passing the value of current tag and then separately setting the @context variable, we now just pass the context from which the tag implementation needs to extract its value by itself.
Loading
Please register or sign in to comment