GitHub User: millie
Is there a way to whitelist for any actions within a controller using this method?
In the method you suggested in part 1, we did this:
return true if controller == "pages"
Is there a way to whitelist for any actions within a controller using this method?
In the method you suggested in part 1, we did this: