komposable / komponent

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

Ability to add locale in component #2

Closed florentferry closed 6 years ago

Spone commented 6 years ago

I'm not sure it should be the default, most components don't need locale files. Maybe a flag that can be passed to the generator?

florentferry commented 6 years ago

I implemented a locale option to generator (false per default).

rails generate component button --locale