Hacker News new | ask | show | jobs
by neon_electro 1324 days ago
Is Rails' `html_safe` an example of what you're referring to? https://apidock.com/rails/String/html_safe
1 comments

Might be, although it’s unclear how composition works.

Especially with Ruby having string interpolation.