hi!

I'm implementing Shopify's liquid templates in a rails project.
Now, what would be the most idiomatic / nicest way to load & render
these templates from the database apart from

   render text: "<html><body>Hello</body></html>".html_safe ?

This solution doesnt look very pretty to me.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/4aa965c111f355f3f76122b86323e77c%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to