Closed imathis closed 5 years ago
This is a simple change which ensures that rails g baz/foobar will properly nest component files under components/baz/.
rails g baz/foobar
components/baz/
This is a simple change which ensures that
rails g baz/foobar
will properly nest component files undercomponents/baz/
.