Closed xdendev closed 9 years ago
Every time I create a controller, I need to transfer files to a folder of the controller to the theme? No function built-in?
Example:
$ rails g themes_on_rails:generatelayouts SomeController
Just does'not exists in doc. about this.Thx.
I'm not really sure what you mean.
No built-in function, you can custom generator on your own if needed.
Every time I create a controller, I need to transfer files to a folder of the controller to the theme? No function built-in?
Example:
$ rails g themes_on_rails:generatelayouts SomeController
Just does'not exists in doc. about this.Thx.