Nima Yonten
Nima Yonten
@drnic @obie Please review this PR and see if it's a good idea. I have implemented this in this gem: https://github.com/SELISEdigitalplatforms/gotenberg
Mine worked after adding `devise_for :users` in the route file. Note: Mine was graphql application so, I did not have this added initially.
@sighmon I will fix those failed checks and still have some more to do. Just want to know this is a good idea. It speeds test by a lot(there are...
@sighmon Please check once
> @bugloper If we want to include caching, we'd need it to be optional, and turned off by default. That makes sense. Will change accordingly