Pedro Maciel
Results
2
issues of
Pedro Maciel
This PR allows for having `{{ }}` interpolation on the `{% haml %}` tag. It also allows for: {% haml relative:true %} That will enable developers to include files outside...
Instead of calling the default command when the command isn’t found, I believe it should shoot an error. That's what is best for an application I'm doing. But default command...