Hi All,
All my controllers use a custom Action Controller class, is there anyway to set the action controller class it uses when generating the the controller code?
Or would be even better if I could set it up to map the action controller class to use based on the module the class is being created under.
Cheers.