gregschmit/rails-rest-framework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
rest_framework.gemspec
lib/rest_framework/version.rb27
A
0 mins
lib/rest_framework/utils.rb161
A
0 mins
lib/rest_framework/serializers/native_serializer.rb253
A
1 hr
lib/rest_framework/serializers/base_serializer.rb23
A
0 mins
lib/rest_framework/serializers/active_model_serializer_adapter_factory.rb13
A
0 mins
lib/rest_framework/serializers.rb5
A
0 mins
lib/rest_framework/routers.rb144
A
55 mins
lib/rest_framework/paginators/page_number_paginator.rb60
A
0 mins
lib/rest_framework/paginators/base_paginator.rb13
A
0 mins
lib/rest_framework/paginators.rb4
A
0 mins
lib/rest_framework/mixins/model_controller_mixin.rb495
A
25 mins
lib/rest_framework/mixins/bulk_model_controller_mixin.rb72
A
0 mins
lib/rest_framework/mixins/base_controller_mixin.rb244
A
1 hr
lib/rest_framework/mixins.rb5
A
0 mins
lib/rest_framework/generators/controller_generator.rb46
A
0 mins
lib/rest_framework/generators.rb3
A
0 mins
lib/rest_framework/filters/ransack_filter.rb19
A
0 mins
lib/rest_framework/filters/model_search_filter.rb31
A
0 mins
lib/rest_framework/filters/model_query_filter.rb43
A
0 mins
lib/rest_framework/filters/model_ordering_filter.rb35
A
0 mins
lib/rest_framework/filters/base_filter.rb9
A
0 mins
lib/rest_framework/filters.rb7
A
0 mins
lib/rest_framework/errors/unknown_model_error.rb15
A
0 mins
lib/rest_framework/errors/nil_passed_to_api_response_error.rb12
A
0 mins
lib/rest_framework/errors/base_error.rb3
A
0 mins
lib/rest_framework/errors.rb5
A
0 mins
lib/rest_framework/engine.rb13
A
0 mins
lib/rest_framework.rb149
A
0 mins
guide/README.md
guide/5_pagination/index.md
guide/4_filtering_and_ordering/index.md
guide/3_serializers/index.md
guide/2_controllers/index.md
guide/1_routers/index.md
bump_version.sh
bin/setup
bin/rails
app/views/rest_framework/routes_and_forms/routes/_route.html.erb
app/views/rest_framework/routes_and_forms/_routes.html.erb
app/views/rest_framework/routes_and_forms/_raw_form.html.erb
app/views/rest_framework/routes_and_forms/_html_form.html.erb
app/views/rest_framework/heading/_actions.html.erb
app/views/rest_framework/header/_mode.html.erb
app/views/rest_framework/head/_external.html.erb
app/views/rest_framework/_routes_and_forms.html.erb
app/views/rest_framework/_request_metadata.html.erb
app/views/rest_framework/_payloads.html.erb
app/views/rest_framework/_heading.html.erb
app/views/rest_framework/_header.html.erb