patbenatar / rbexy

A Ruby template language and component framework inspired by JSX and React
MIT License
34 stars 5 forks source link

Debuggers in templates #73

Closed patbenatar closed 3 years ago

patbenatar commented 3 years ago

Special-case debuggers to ensure bindings land the user where they would expect in the call stack. Closes #66