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
panther.gemspec
lib/panther.rb43
lib/panther/authorizer.rb24
lib/panther/contract/base.rb8
lib/panther/contract/types.rb7
lib/panther/controller.rb63
lib/panther/namer.rb29
lib/panther/naming.rb23
lib/panther/operation/base.rb54
lib/panther/operation/crud/create.rb29
lib/panther/operation/crud/destroy.rb16
lib/panther/operation/crud/index.rb20
lib/panther/operation/crud/show.rb15
lib/panther/operation/crud/update.rb26
lib/panther/operation/errors/base.rb21
lib/panther/operation/errors/invalid_contract.rb20
lib/panther/operation/errors/not_found.rb14
lib/panther/operation/errors/unauthorized.rb23
lib/panther/operation/mixins/authorization.rb13
lib/panther/operation/mixins/hooks.rb26
lib/panther/operation/mixins/validation.rb9
lib/panther/paginator.rb34
lib/panther/paginator/engine.rb14
lib/panther/paginator/kaminari_engine.rb14
lib/panther/paginator/will_paginate_engine.rb17
lib/panther/policy/base.rb11
lib/panther/representer/association.rb90
lib/panther/representer/association/binding.rb51
lib/panther/representer/association/reflection.rb70
A
1 hr
lib/panther/representer/base.rb8
lib/panther/representer/collection.rb24
lib/panther/representer/pagination.rb46
lib/panther/representer/timestamped.rb18
lib/panther/validator.rb27
lib/panther/version.rb3