ERB Helpers/Form Elements #57
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Google Group Post: https://groups.google.com/g/ruby-forme/c/wZ_L4Zk8Ffw
Google Group Date: Fri, 22 Aug 2014 14:36:16 -0700
Google Group Sender: [email protected]
Hello,
I'm using Forme in a Rack framework (Hobbit) and including the Forme ERB
Helpers.
The issue is that I can't seem to get the '
' tag to render in theoutput. I'm not familiar enough with ERB internals to know why.
I created just a simple gist with only Tilt/Forme to demonstrate, as it's
very similar to the rendering process used by Hobbit.
https://gist.github.com/adam12/46a45a7dc0c9d59e50c7
Thoughts?
Thanks.
Adam
Beta Was this translation helpful? Give feedback.
All reactions