jejacks0n/apitome

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.ruby-version
.travis.yml
Gemfile
MIT.LICENSE
README.md
Rakefile
apitome.gemspec
app/assets/javascripts/apitome/application.js25
A
0 mins
app/assets/javascripts/apitome/bundle.js13
A
0 mins
app/assets/stylesheets/apitome/application.css
app/assets/stylesheets/apitome/bundle.css
app/controllers/apitome/docs_controller.rb95
A
2 hrs
app/helpers/apitome/docs_helper.rb16
A
0 mins
app/views/apitome/docs/_all_examples.html.erb
app/views/apitome/docs/_body.html.erb
app/views/apitome/docs/_curl.html.erb
app/views/apitome/docs/_endpoint.html.erb
app/views/apitome/docs/_example.html.erb
app/views/apitome/docs/_explanation.html.erb
app/views/apitome/docs/_header.html.erb
app/views/apitome/docs/_headers.html.erb
app/views/apitome/docs/_navigation.html.erb
app/views/apitome/docs/_params.html.erb
app/views/apitome/docs/_query.html.erb
app/views/apitome/docs/_resource_explanation.html.erb
app/views/apitome/docs/_response_fields.html.erb
app/views/apitome/docs/_route.html.erb
app/views/apitome/docs/_status.html.erb
app/views/apitome/docs/index.html.erb
app/views/apitome/docs/show.html.erb
app/views/layouts/apitome/application.html.erb
lib/apitome.rb5
A
0 mins
lib/apitome/configuration.rb53
A
0 mins
lib/apitome/engine.rb24
A
0 mins
lib/apitome/exceptions.rb6
A
0 mins
lib/apitome/version.rb3
A
0 mins
lib/generators/apitome/install/POST_INSTALL
lib/generators/apitome/install/install_generator.rb23
A
0 mins
lib/generators/apitome/install/templates/api.md
lib/generators/apitome/install/templates/initializer.rb18
A
0 mins