I\'m trying to create an HTML string using a view. I would like to render this from a class that is not a controller. How can I use the rails rendering engine outside a co
For future reference, I ended up finding this handy gem that makes this a breeze:
https://github.com/yappbox/render_anywhere