Am I just missing the obvious, or is there a way to change the file names when creating the module?
e.g. myTestMod, creates myTestModCtrl and myTestModCtrlSpec,
but I want myTestMod.ctrl and myTestMod.ctrl.spec
or I might need something totally different.
Am I just missing the obvious, or is there a way to change the file names when creating the module?
e.g. myTestMod, creates myTestModCtrl and myTestModCtrlSpec,
but I want myTestMod.ctrl and myTestMod.ctrl.spec
or I might need something totally different.