ERb, Whitespace, and Indentation in Rails Generator Templates
Basic strategies for managing whitespace in generator ERb templates and their output. We can use whitespace-eliminating delimiters from ERb, generator helper methods, and built-in indentation helpers. https://garrettdimon.com/journal/posts/erb-whitespace-and-indentation-in-rails-generator-templates
Post a comment