Clemens Helm

Results 3 issues of Clemens Helm

POD_ROOTS could be expanded to a path with spaces which would break the path. Quoting the path avoids that.

When I run cucumber/selenium the execution gets stuck when template_include_tag is called. After playing around with it, I realized that the `parameterize` call causes this error. I came up with...