camiloribeiro/RestShifter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-version
.travis.yml
CHANGES
CODE_OF_CONDUCT.md
Dockerfile
Gemfile
LICENSE
README.md
Rakefile
bin/rest_shifter
examples/s200ok.flavor
examples/s200sleep2sec.flavor
examples/s201created.flavor
examples/s202accepted.flavor
examples/s203nonauthoritativeinformation.flavor
examples/s204noconten.flavor
examples/s301movedpermanently.flavor
examples/s302found.flavor
examples/s303seeother.flavor
examples/s307temporaryredirect.flavor
examples/s400badrequest.flavor
examples/s404notfound.flavor
examples/s500internalservererror.flavor
lib/rest_shifter.rb14
A
0 mins
lib/rest_shifter/commands.rb2
A
0 mins
lib/rest_shifter/commands/create.rb20
A
0 mins
lib/rest_shifter/commands/fake_certs/localhost.cert
lib/rest_shifter/commands/fake_certs/localhost.key
lib/rest_shifter/commands/fake_certs/readme
lib/rest_shifter/commands/help.rb17
A
0 mins
lib/rest_shifter/commands/main.rb42
A
2 hrs
lib/rest_shifter/commands/start.rb36
A
0 mins
lib/rest_shifter/commands/version.rb7
A
0 mins
lib/rest_shifter/shifter.rb56
A
0 mins
lib/rest_shifter/ssl_helper.rb8
A
0 mins
lib/rest_shifter/version.rb3
A
0 mins
rest_shifter.gemspec