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
I have an outside class that has a to_hoshi method. How can I have that method interpolated into the Hoshi output of my view class in Watts. Here is an example:
Hi @pete
I have an outside class that has a
to_hoshi
method. How can I have that method interpolated into the Hoshi output of my view class in Watts. Here is an example:Desired output:
Current output:
inclusion': undefined method 'h2' for #<Bar:0x0055dafd73e988> (NoMethodError)
Thanks!
The text was updated successfully, but these errors were encountered: