Rails: load a html.haml file and render it in the view?

Posted by Totty on Stack Overflow See other posts from Stack Overflow or by Totty
Published on 2010-05-13T20:54:16Z Indexed on 2010/05/15 22:20 UTC
Read the original article Hit count: 119

Filed under:
|

How to load a html.haml file from a custom class, store in a var its data, then apply some instance variables and render it in the view?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about haml