I have a base controller to DRY up a lot of my bog standard crud controllers, the idea being that I only override each method if I need to do something non standard.I have a base controller to DRY up a lot of my
I have a base controller to DRY up a lot of my bog standard crud controllers, the idea being that I only override each method if I need to do something non standard.I have a base controller to DRY up a lot of my