ruby-docx-templater icon indicating copy to clipboard operation
ruby-docx-templater copied to clipboard

don't fail when the templater can't find table markers for an array i…

Open elliotwesoff opened this issue 10 years ago • 3 comments

don't fail when the templater can't find table markers for an array in the data hash.

basically so that you can use a variety of templates with the same set of data, but won't crash if you only use a small portion of the data.

elliotwesoff avatar Oct 09 '15 19:10 elliotwesoff

thanks - i think the build is failing @elliotwesoff - maybe make this a config option / and fix the tests?

appreciate the pull request!

jawspeak avatar Nov 23 '15 08:11 jawspeak

Hey thanks for replying! It looks like you wrote a test to make it intentionally fail, so I figured you wanted it to do that, so I didn't change the test. But sure, I'll see what I can do!

On Mon, Nov 23, 2015 at 9:40 AM, Jonathan Andrew Wolter < [email protected]> wrote:

thanks - i think the build is failing @elliotwesoff https://github.com/elliotwesoff - maybe make this a config option / and fix the tests?

appreciate the pull request!

— Reply to this email directly or view it on GitHub https://github.com/jawspeak/ruby-docx-templater/pull/13#issuecomment-158877323 .

Elliot W. Tel: 626-533-1436, ext. 108 850 S Myrtle Ave Monrovia, CA. 91016 www.techrockstars.com

elliotwesoff avatar Nov 23 '15 17:11 elliotwesoff

happy to merge if the tests are passing!

jawspeak avatar Jul 18 '16 22:07 jawspeak