Gautam Arora
Gautam Arora
Creating an issue to discuss future features for Jest integration in CodeSandbox... Jest in CodeSandbox 2.5 - [issue](https://github.com/CompuIves/codesandbox-client/issues/364) | [release](https://hackernoon.com/announcing-codesandbox-2-5-be767d15ffd) - [x] Unit testing - [x] Mock functions - [x]...
Currently ability supports only redirects for regular http requests. ajax support could be added by adding check for req.xhr and sending a 403 before hard redirect.
would be great to add support for target wildcards e.g. 'tweets/*': ['read'] would match all urls like: /tweets /tweets.:format? /tweets/new /tweets/:id /tweets/:id/edit /tweets/:id.:format? maybe i'm missing something and this might...
Hi, Is the use of the able.to helper to check if the user has access on a certain target or to assign access to a target. From the docs, i...
This is a master issue to work through the Condé Nast Open Source Checklist. ### Documentation - [x] README - [x] CONTRIBUTING (#24) - [x] CODE_OF_CONDUCT - [x] LICENSE -...