.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/ci-rspec.yml | |
|
|
.gitignore | |
|
|
.gitpod.Dockerfile | |
|
|
.gitpod.yml | |
|
|
.rspec | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
SECURITY.md | |
|
|
_config.yml | |
|
|
active_entry.gemspec | |
|
|
active_entry_logo.svg | |
|
|
app/controllers/concerns/active_entry/concern.rb | 47 | A 0 mins |
|
app/helpers/active_entry/view_helper.rb | 16 | A 35 mins |
|
bin/test | |
|
|
coverage/coverage_badge_total.svg | |
|
|
lib/active_entry.rb | 10 | A 0 mins |
|
lib/active_entry/base.rb | 52 | A 0 mins |
|
lib/active_entry/errors.rb | 49 | A 0 mins |
|
lib/active_entry/generators.rb | 4 | A 0 mins |
|
lib/active_entry/policy_finder.rb | 20 | A 0 mins |
|
lib/active_entry/railtie.rb | 8 | A 0 mins |
|
lib/active_entry/rspec.rb | 46 | A 40 mins |
|
lib/active_entry/version.rb | 3 | A 0 mins |
|
lib/generators/active_entry/install/USAGE | |
|
|
lib/generators/active_entry/install/install_generator.rb | 8 | A 0 mins |
|
lib/generators/active_entry/install/templates/application_policy.rb | 6 | A 0 mins |
|
lib/generators/policy/USAGE | |
|
|
lib/generators/policy/policy_generator.rb | 6 | A 0 mins |
|
lib/generators/policy/templates/policy.rb | 6 | A 0 mins |
|
lib/generators/rspec/USAGE | |
|
|
lib/generators/rspec/policy_generator.rb | 10 | A 0 mins |
|
lib/generators/rspec/templates/policy_spec.rb | 4 | A 0 mins |
|
lib/tasks/active_entry_tasks.rake | |
|
|