devigned/grapeape

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
examples/README.md
examples/hello_world/Gemfile
examples/hello_world/Procfile
grape_ape.gemspec
examples/hello_world/api.rb5
examples/hello_world/worker.rb7
lib/grape_ape.rb13
lib/grape_ape/api.rb40
A
45 mins
lib/grape_ape/consumer/application.rb51
lib/grape_ape/dispatcher.rb21
lib/grape_ape/endpoint.rb5
lib/grape_ape/goliath/application_patch.rb33
A
25 mins
lib/grape_ape/goliath/runner.rb17
lib/grape_ape/goliath/server.rb56
A
2 hrs
lib/grape_ape/server.rb13
lib/grape_ape/test_helper.rb23
lib/grape_ape/version.rb3
lib/grape_ape/worker.rb33