Last active
February 13, 2018 22:22
-
-
Save jackiig/725fbf60b6975e017bb09b567fa77cc1 to your computer and use it in GitHub Desktop.
ERB output trimmed? Squashed?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
FooBarBaz--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
<%= "Foo" %> | |
<%= "Bar" %> | |
<%= "Baz" %> | |
--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment