Strange behavior with code blocks using form helpers and Slim #241
Comments
|
This looks really similar to the issue I ran into that caused me to open #240. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Just ran into this and for a simple case temporarily solved it by doing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I'm playing with this project for use in production but I encountered a possible bug related with passing a Slim/HTML block to Rails helper.
Expected output:
Current output:
In normal Rails the block of code passed to the helper works perfectly. Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: