six
six copied to clipboard
Ultra lite authorization library
Results
2
six issues
Sort by
recently updated
recently updated
newest added
I've found a very weird idiosyncrasy in the case that the Subject does not exist (checking for creation permissions is a good example of this). Here's a rule pack: ```...
Port test suite to RSpec 3: - add configuration option to allow 'old' `should` syntax - use `be_truthy` and `be_falsey` instead of `be_true` and `be_false`