alessandro1997/panther

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.travis.yml
.yardopts
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
lib/panther.rb43
A
0 mins
lib/panther/authorizer.rb24
A
0 mins
lib/panther/contract/base.rb8
A
0 mins
lib/panther/contract/types.rb7
A
0 mins
lib/panther/controller.rb63
A
0 mins
lib/panther/namer.rb29
A
0 mins
lib/panther/naming.rb23
A
0 mins
lib/panther/operation/base.rb54
A
0 mins
lib/panther/operation/crud/create.rb29
A
0 mins
lib/panther/operation/crud/destroy.rb16
A
0 mins
lib/panther/operation/crud/index.rb20
A
0 mins
lib/panther/operation/crud/show.rb15
A
0 mins
lib/panther/operation/crud/update.rb26
A
0 mins
lib/panther/operation/errors/base.rb21
A
0 mins
lib/panther/operation/errors/invalid_contract.rb20
A
0 mins
lib/panther/operation/errors/not_found.rb14
A
0 mins
lib/panther/operation/errors/unauthorized.rb23
A
0 mins
lib/panther/operation/mixins/authorization.rb13
A
0 mins
lib/panther/operation/mixins/hooks.rb26
A
0 mins
lib/panther/operation/mixins/validation.rb9
A
0 mins
lib/panther/paginator.rb34
A
0 mins
lib/panther/paginator/engine.rb14
A
0 mins
lib/panther/paginator/kaminari_engine.rb14
A
0 mins
lib/panther/paginator/will_paginate_engine.rb17
A
0 mins
lib/panther/policy/base.rb11
A
0 mins
lib/panther/representer/association.rb90
A
0 mins
lib/panther/representer/association/binding.rb51
A
0 mins
lib/panther/representer/association/reflection.rb70
A
1 hr
lib/panther/representer/base.rb8
A
0 mins
lib/panther/representer/collection.rb24
A
0 mins
lib/panther/representer/pagination.rb46
A
0 mins
lib/panther/representer/timestamped.rb18
A
0 mins
lib/panther/validator.rb27
A
0 mins
lib/panther/version.rb3
A
0 mins
panther.gemspec