If you don't want to have separate myAction.rhtml file, just add line: render 'default'
in the end of your myAction code in controller It will render file default.rhtml
If you don't want to have separate myAction.rhtml file, just add line: render 'default'
in the end of your myAction code in controller It will render file default.rhtml