amalfra/vibe

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
LICENSE
README.md
Rakefile
lib/vibe.rb10
A
0 mins
lib/vibe/cache-drivers/file.rb32
A
55 mins
lib/vibe/cache.rb21
A
0 mins
lib/vibe/client.rb30
A
35 mins
lib/vibe/configuration.rb39
A
0 mins
lib/vibe/error.rb27
A
0 mins
lib/vibe/error/bad_request.rb9
A
0 mins
lib/vibe/error/client_error.rb15
A
0 mins
lib/vibe/error/forbidden.rb9
A
0 mins
lib/vibe/error/internal_server_error.rb9
A
0 mins
lib/vibe/error/invalid_options.rb15
A
0 mins
lib/vibe/error/not_found.rb9
A
0 mins
lib/vibe/error/required_params.rb15
A
0 mins
lib/vibe/error/service_error.rb18
A
0 mins
lib/vibe/error/service_unavailable.rb9
A
0 mins
lib/vibe/error/unauthorized.rb9
A
0 mins
lib/vibe/error/unknown_value.rb15
A
0 mins
lib/vibe/error/unprocessable_entity.rb9
A
0 mins
lib/vibe/error/validations.rb15
A
0 mins
lib/vibe/request.rb66
B
6 hrs
lib/vibe/version.rb3
A
0 mins
vibe.gemspec