prawn-table support
Related to #34
Ha! I was just starting to develop this, but you beat me to it 🙈
Let me know if you need help putting this through its paces.
Ha! I was just starting to develop this, but you beat me to it 🙈 Let me know if you need help putting this through its paces.
Hey @julianrubisch. I'm sorry to reply so late :) Thanks for your contribution about the table closing tag.
I'm still evaluating the approach of this PR BTW.
The integration with prawn-table works but it's not as flexible as I would expect.
I'm going to try to implement my own version of table and see how it works.
gotcha, I can see why :-)
I'll keep playing around on my fork as I need some type of table support, however rudimentary, at the moment.
I'll keep playing around on my fork as I need some type of table support, however rudimentary, at the moment.
Ok, feel free to share when you have something to show. I'm curious.