Rendering sane markup with Rails helpers
If you, like me, have tried to use helpers to generate complex chunks of HTML programmaticly, then you will have noticed that content_tag doesn’t really cut it for large chunks of HTML
If you, like me, have tried to use helpers to generate complex chunks of HTML programmaticly, then you will have noticed that content_tag doesn’t really cut it for large chunks of HTML