blue-jay / blueprint

Blueprint for your next web application in Go.
https://blue-jay.github.io/
MIT License
482 stars 77 forks source link

Gen templates fixes. #52

Closed arapov closed 7 years ago

arapov commented 7 years ago

Please separate out features and fixes into individual pull requests and reference the issue if it exists. Fix the issues induced by commit #1d9c7e1229328c02b7548f33e55ee6cd98ad2a5c

This should address the issue #51 pull is based on top of the head #c0c28969414945bc837f8f505fc12df79c51d7d2

Signed-off-by: Anton Arapov aarapov@redhat.com

josephspurrier commented 7 years ago

Thank you for pointing this out. I'm in the process of writing tests for all the different components of the system so I'll be able to catch bugs like this in the future. https://github.com/blue-jay/blueprint/issues/51