coryodaniel/regulator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.ruby-style.yml
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
lib/generators/regulator/adapter/USAGE
lib/generators/regulator/adapter/adapter_generator.rb24
A
0 mins
lib/generators/regulator/adapter/templates/regulator_active_admin_adapter.rb54
A
1 hr
lib/generators/regulator/install/USAGE
lib/generators/regulator/install/install_generator.rb10
A
0 mins
lib/generators/regulator/install/templates/application_policy.rb41
A
0 mins
lib/generators/regulator/policy/USAGE
lib/generators/regulator/policy/policy_generator.rb11
A
0 mins
lib/generators/regulator/policy/templates/policy.rb9
A
0 mins
lib/generators/rspec/policy_generator.rb10
A
15 mins
lib/generators/rspec/templates/policy_spec.rb20
A
0 mins
lib/generators/test_unit/policy_generator.rb10
A
15 mins
lib/generators/test_unit/templates/policy_test.rb13
A
0 mins
lib/regulator.rb139
A
0 mins
lib/regulator/active_admin_adapter.rb28
A
35 mins
lib/regulator/policy_finder.rb83
B
4 hrs
lib/regulator/rspec.rb67
A
55 mins
lib/regulator/version.rb3
A
0 mins
regulator.gemspec