.codeclimate.json | |
|
|
.editorconfig | |
|
|
.githooks/pre-commit | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/pipeline.yml | |
|
|
.gitignore | |
|
|
.rails-version | |
|
|
.rubocop.yml | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.yardopts | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
Rakefile | |
|
|
app/views/layouts/rest_framework.html.erb | |
|
|
app/views/rest_framework/_form_routes.html.erb | |
|
|
app/views/rest_framework/_head.html.erb | |
|
|
app/views/rest_framework/_html_form.html.erb | |
|
|
app/views/rest_framework/_raw_form.html.erb | |
|
|
app/views/rest_framework/_route.html.erb | |
|
|
app/views/rest_framework/_routes.html.erb | |
|
|
bin/heroku_release | |
|
|
bin/rails | |
|
|
bump_version.sh | |
|
|
docs/CNAME | |
|
|
docs/Gemfile | |
|
|
docs/Gemfile.lock | |
|
|
docs/_config.yml | |
|
|
docs/_guide/1_routers.md | |
|
|
docs/_guide/2_controller_mixins.md | |
|
|
docs/_guide/3_serializers.md | |
|
|
docs/_guide/4_filtering_and_ordering.md | |
|
|
docs/_guide/5_pagination.md | |
|
|
docs/_includes/anchor_headings.html | |
|
|
docs/_includes/head.html | |
|
|
docs/_includes/header.html | |
|
|
docs/_layouts/default.html | |
|
|
docs/assets/images/favicon.ico | |
|
|
docs/assets/javascripts/headers-table.js | 23 | A 0 mins |
|
docs/assets/stylesheets/rest_framework.scss | |
|
|
docs/index.md | |
|
|
lib/rest_framework.rb | 64 | A 0 mins |
|
lib/rest_framework/controller_mixins.rb | 5 | A 0 mins |
|
lib/rest_framework/controller_mixins/base.rb | 252 | A 40 mins |
|
lib/rest_framework/controller_mixins/bulk.rb | 49 | A 0 mins |
|
lib/rest_framework/controller_mixins/models.rb | 440 | A 0 mins |
|
lib/rest_framework/engine.rb | 2 | A 0 mins |
|