komposable / komponent

An opinionated way of organizing front-end code in Ruby on Rails, based on components
http://komponent.io
MIT License
427 stars 31 forks source link

Throw explicit error when component is not found #79

Closed florentferry closed 6 years ago

florentferry commented 6 years ago

When component is not found in both allowed syntax, we need to return an explicit error.