Closed deplorableword closed 14 years ago
Hi,
Can I use partials in regular erb templates? I'm not cool enough for HAML but want to take advantage of partial goodness
Should something like <%= render_partial 'footer' %> work?
Yup, that should work fine.
Hi,
Can I use partials in regular erb templates? I'm not cool enough for HAML but want to take advantage of partial goodness
Should something like <%= render_partial 'footer' %> work?