.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1007 Bytes | 6fca2feca0cc26a15dfe8c7c716fe3084fa71445f670affc7b805d912599c909 |
.gitignore | 100644 | 0 | 0 | | | 214 Bytes | 1b808268e29e1832051cd7589bfc1202f7ac83609ef14d5c0e052b74cd7a3d5e |
Gemfile | 100644 | 0 | 0 | | | 96 Bytes | 1f190d877406ed63f62dd67b4e77b3a6556e29524a7298803d7c36fce5c13211 |
Guardfile | 100644 | 0 | 0 | | | 318 Bytes | 3bbca8757811161f9adea0ff3f2d9e0a5091e38106ce4cb28ce8f247216db4bb |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | cf42fa4005ed33fbe75e071f1975e931f5bc7f5232eed7a079865924080df5f3 |
README.md | 100644 | 0 | 0 | | | 4.7 KB | 9771c4a6a82fc871623c55d4c4f43936b3bf517064465261fbf123ea4089a568 |
Rakefile | 100644 | 0 | 0 | | | 230 Bytes | 523bd9aafc3ca9060431e85728de6eac95d3ea13bdb98162f653b3ea42385117 |
cancannible.gemspec | 100644 | 0 | 0 | | | 1.38 KB | cebc55cf29450395ec11d407b986ab8c0ed5a8ea79a0e563de8994eb16ba0dc6 |
lib/cancannible.rb | 100644 | 0 | 0 | | | 239 Bytes | 6d2ed5a6836cc8a0fc7de9feda4701288378ce3476d114c96d16057af25802e9 |
lib/cancannible/config.rb | 100644 | 0 | 0 | | | 649 Bytes | d04fcd86520108b06e83513503ca1478a6366779fe955b2ba83bcf3d76692eb0 |
lib/cancannible/grantee.rb | 100644 | 0 | 0 | | | 4.16 KB | f0b9a4d8b91468287f091539ec1ab11a812d18ff8a96fc8867d74414328b494b |
lib/cancannible/preload_adapter.rb | 100644 | 0 | 0 | | | 331 Bytes | 6e89c4f1f9c03bee7cb6797690198ef414fd11df896a9714a63d3cbbf2cd0b8c |
lib/cancannible/preloader.rb | 100644 | 0 | 0 | | | 4.09 KB | 57a1f697017902c9730c64a7235fdc24fc1d560f9cf02ba9e0d8196617af29ed |
lib/cancannible/version.rb | 100644 | 0 | 0 | | | 43 Bytes | 1f7b16dbc82a77739aedd2c25c2cd3c051ee47a959de8ac1c486009102dff52f |
lib/generators/cancannible/install_generator.rb | 100644 | 0 | 0 | | | 1.23 KB | 4904c71080aa68bb86cc9c7915d67e0237af2085214f68930ba1a1ef0e553119 |
lib/generators/cancannible/templates/cancannible_initializer.rb | 100644 | 0 | 0 | | | 4.67 KB | f02810fde71dcd4dcb8cb8040808851e6ab1702d43eb1c1f21a111ba8f612e07 |
lib/generators/cancannible/templates/migration.rb | 100644 | 0 | 0 | | | 528 Bytes | a5e80d6442e6d3618a7bf0b417a54349499f8530b62e6547e5a517a37dac7c92 |
lib/generators/cancannible/templates/permission.rb | 100644 | 0 | 0 | | | 597 Bytes | 6f392386b79a16c597c74417c8281223e364c6c1c8787e5c6470c43a4b5f19de |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 433 Bytes | 0ef942a9a5bd84fb34060bbfbf568cfa5e4be3cb23c16b0b0486735077904591 |
spec/support/ability.rb | 100644 | 0 | 0 | | | 73 Bytes | 05f66cdcdb8468d5b7fedf658876593b480ae95544d8d900a9b37d9de01fa293 |
spec/support/migrations_helper.rb | 100644 | 0 | 0 | | | 1.43 KB | 389b6ceca9aa70a73cee74da131739ff16c041643df7f46ee8828acb8191bf7c |
spec/support/models.rb | 100644 | 0 | 0 | | | 982 Bytes | 8b243a403ae7f0fce17c554fc719a3079fb114c0c6391eede485cffcc0403dd9 |
spec/unit/cached_abilities_spec.rb | 100644 | 0 | 0 | | | 2.81 KB | 453dbdb2c6aef2f7bbaa245ea5ef750857a86cfce1bd0dfc095c66106f78a89c |
spec/unit/config_spec.rb | 100644 | 0 | 0 | | | 379 Bytes | eab5bd31ac165c1dd2cbaa7ebae8c53f442886769297622170b835ddeb4e46df |
spec/unit/custom_refinements_spec.rb | 100644 | 0 | 0 | | | 8.64 KB | 79273400d7a2375e2e558fc0031dc8ea5a8e68dc8c56714111bd175241965573 |
spec/unit/grantee_spec.rb | 100644 | 0 | 0 | | | 4.04 KB | 103cbf91d876395daac4fd1f887e545f885fe7fafc5041c0be658b6a2dc811d2 |
spec/unit/inherited_permissions_spec.rb | 100644 | 0 | 0 | | | 4.57 KB | 4aaf28f9db6181f4bafe12e7af879d6914899fb6ed9e05e9525a1711bf35e38e |