gregschmit/rails-rest-framework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/rest_framework/errors/nil_passed_to_api_response_error.rb12
lib/rest_framework/errors/unknown_model_error.rb15
lib/rest_framework/filters.rb7
lib/rest_framework/filters/base_filter.rb9
lib/rest_framework/filters/model_ordering_filter.rb35
lib/rest_framework/filters/model_query_filter.rb43
lib/rest_framework/filters/model_search_filter.rb31
lib/rest_framework/filters/ransack_filter.rb19
lib/rest_framework/generators.rb3
lib/rest_framework/generators/controller_generator.rb46
lib/rest_framework/mixins.rb5
lib/rest_framework/mixins/base_controller_mixin.rb244
A
1 hr
lib/rest_framework/mixins/bulk_model_controller_mixin.rb72
lib/rest_framework/mixins/model_controller_mixin.rb493
A
25 mins
lib/rest_framework/paginators.rb4
lib/rest_framework/paginators/base_paginator.rb13
lib/rest_framework/paginators/page_number_paginator.rb60
lib/rest_framework/routers.rb144
A
55 mins
lib/rest_framework/serializers.rb5
lib/rest_framework/serializers/active_model_serializer_adapter_factory.rb13
lib/rest_framework/serializers/base_serializer.rb23
lib/rest_framework/serializers/native_serializer.rb253
A
1 hr
lib/rest_framework/utils.rb161
lib/rest_framework/version.rb27