Greetings and Salutations, I have an older Nitro app with a line like: Glue::Template.root = 'template' I tried Raw::Template.root, but no-go. What's the correct way to set the template directory with the repository version of Nitro? Thanks! Bill