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
.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.js23
A
0 mins
docs/assets/stylesheets/rest_framework.scss
docs/index.md
lib/rest_framework.rb64
A
0 mins
lib/rest_framework/controller_mixins.rb5
A
0 mins
lib/rest_framework/controller_mixins/base.rb252
A
40 mins
lib/rest_framework/controller_mixins/bulk.rb49
A
0 mins
lib/rest_framework/controller_mixins/models.rb440
A
0 mins
lib/rest_framework/engine.rb2
A
0 mins