Closed florentferry closed 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?
I implemented a locale option to generator (false per default).
rails generate component button --locale
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?