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

Generator to rename a component #91

Open Spone opened 6 years ago

Spone commented 6 years ago

It would be great to have a generator to rename a component:

Spone commented 6 years ago

We also discussed another way to do it:

But we may have to fix the behavior of the destroy generator when dealing with nested components.