gregschmit/rails-rest-framework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.githooks/pre-commit
.github/FUNDING.yml
.github/workflows/pipeline.yml
.gitignore
.prettierignore
.prettierrc.json
.rails-version
.rubocop.yml
.ruby-gemset
.ruby-version
.yardopts
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/views/layouts/rest_framework.html.erb
app/views/rest_framework/_breadcrumbs.html.erb
app/views/rest_framework/_head.html.erb
app/views/rest_framework/_header.html.erb
app/views/rest_framework/_heading.html.erb
app/views/rest_framework/_payloads.html.erb
app/views/rest_framework/_request_metadata.html.erb
app/views/rest_framework/_routes_and_forms.html.erb
app/views/rest_framework/head/_external.html.erb
app/views/rest_framework/header/_mode.html.erb
app/views/rest_framework/heading/_actions.html.erb
app/views/rest_framework/routes_and_forms/_html_form.html.erb
app/views/rest_framework/routes_and_forms/_raw_form.html.erb
app/views/rest_framework/routes_and_forms/_routes.html.erb
app/views/rest_framework/routes_and_forms/routes/_route.html.erb
bin/rails
bin/setup
bump_version.sh
guide/1_routers/index.md
guide/2_controllers/index.md
guide/3_serializers/index.md
guide/4_filtering_and_ordering/index.md
guide/5_pagination/index.md
guide/README.md
lib/rest_framework.rb149
A
0 mins
lib/rest_framework/engine.rb13
A
0 mins
lib/rest_framework/errors.rb5
A
0 mins
lib/rest_framework/errors/base_error.rb3
A
0 mins
lib/rest_framework/errors/nil_passed_to_api_response_error.rb12
A
0 mins