RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: CV-Gate
Hello, anybody could tell me a good way to bypass the tenant scope? I have tried calling unscoped and perhaps I'm not doing it right but it seems not to do anything. All the queries are made with where tenant_id=....
where tenant_id=...
Thanks!
Hello, anybody could tell me a good way to bypass the tenant scope? I have tried calling unscoped and perhaps I'm not doing it right but it seems not to do anything. All the queries are made with
where tenant_id=...
.Thanks!