Table of Contents - rest_framework-0.4.1 Documentation
Classes and Modules
- ActionDispatch
- ActionDispatch::Routing
- ActionDispatch::Routing::Mapper
- RESTFramework
- RESTFramework::BaseControllerMixin
- RESTFramework::BaseControllerMixin::ClassMethods
- RESTFramework::BaseFilter
- RESTFramework::BaseModelControllerMixin
- RESTFramework::BasePaginator
- RESTFramework::BaseSerializer
- RESTFramework::ControllerMixins
- RESTFramework::CreateModelMixin
- RESTFramework::DestroyModelMixin
- RESTFramework::Engine
- RESTFramework::Error
- RESTFramework::Generators
- RESTFramework::Generators::ControllerGenerator
- RESTFramework::ListModelMixin
- RESTFramework::ModelControllerMixin
- RESTFramework::ModelFilter
- RESTFramework::ModelOrderingFilter
- RESTFramework::ModelSearchFilter
- RESTFramework::NativeModelSerializer
- RESTFramework::NativeSerializer
- RESTFramework::NilPassedToAPIResponseError
- RESTFramework::PageNumberPaginator
- RESTFramework::ReadOnlyModelControllerMixin
- RESTFramework::ShowModelMixin
- RESTFramework::UpdateModelMixin
- RESTFramework::Utils
- RESTFramework::Version
- RESTFrameworkCustomGeneratorControllerNamespace
Methods
- ::[] — RESTFramework::NativeSerializer
- ::[]= — RESTFramework::NativeSerializer
- ::get_route_pattern — RESTFramework::Utils
- ::get_routes — RESTFramework::Utils
- ::get_version — RESTFramework::Version
- ::included — RESTFramework::BaseControllerMixin
- ::included — RESTFramework::BaseModelControllerMixin
- ::included — RESTFramework::ReadOnlyModelControllerMixin
- ::included — RESTFramework::ModelControllerMixin
- ::namespace — RESTFramework::Generators::ControllerGenerator
- ::new — RESTFramework::BaseFilter
- ::new — RESTFramework::BasePaginator
- ::new — RESTFramework::PageNumberPaginator
- ::new — RESTFramework::BaseSerializer
- ::new — RESTFramework::NativeSerializer
- ::new — RESTFramework::NativeModelSerializer
- ::parse_extra_actions — RESTFramework::Utils
- ::stamp_version — RESTFramework::Version
- ::unstamp_version — RESTFramework::Version
- #[] — RESTFramework::NativeSerializer
- #[]= — RESTFramework::NativeSerializer
- #_get_controller_class — ActionDispatch::Routing::Mapper
- #_get_filter_params — RESTFramework::ModelFilter
- #_get_ordering — RESTFramework::ModelOrderingFilter
- #_get_specific_action_config — RESTFramework::BaseModelControllerMixin
- #_page_query_param — RESTFramework::PageNumberPaginator
- #_page_size — RESTFramework::PageNumberPaginator
- #_rest_resources — ActionDispatch::Routing::Mapper
- #_route_extra_actions — ActionDispatch::Routing::Mapper
- #api_response — RESTFramework::BaseControllerMixin
- #camelize — RESTFrameworkCustomGeneratorControllerNamespace
- #create — RESTFramework::CreateModelMixin
- #create_rest_controller_file — RESTFramework::Generators::ControllerGenerator
- #destroy — RESTFramework::DestroyModelMixin
- #get_action — RESTFramework::NativeSerializer
- #get_allowed_parameters — RESTFramework::BaseModelControllerMixin
- #get_body_params — RESTFramework::BaseModelControllerMixin
- #get_controller_native_serializer_config — RESTFramework::NativeSerializer
- #get_create_params — RESTFramework::BaseModelControllerMixin
- #get_fields — RESTFramework::BaseModelControllerMixin
- #get_filter_backends — RESTFramework::BaseControllerMixin
- #get_filter_backends — RESTFramework::BaseModelControllerMixin
- #get_filtered_data — RESTFramework::BaseFilter
- #get_filtered_data — RESTFramework::ModelFilter
- #get_filtered_data — RESTFramework::ModelOrderingFilter
- #get_filtered_data — RESTFramework::ModelSearchFilter
- #get_filtered_data — RESTFramework::BaseControllerMixin
- #get_filterset_fields — RESTFramework::BaseModelControllerMixin
- #get_find_by_fields — RESTFramework::BaseModelControllerMixin
- #get_local_native_serializer_config — RESTFramework::NativeSerializer
- #get_model — RESTFramework::BaseModelControllerMixin
- #get_ordering_fields — RESTFramework::BaseModelControllerMixin
- #get_page — RESTFramework::BasePaginator
- #get_page — RESTFramework::PageNumberPaginator
- #get_paginated_response — RESTFramework::BasePaginator
- #get_paginated_response — RESTFramework::PageNumberPaginator
- #get_record — RESTFramework::BaseModelControllerMixin
- #get_recordset — RESTFramework::BaseModelControllerMixin
- #get_search_fields — RESTFramework::BaseModelControllerMixin
- #get_serializer_class — RESTFramework::BaseControllerMixin
- #get_serializer_class — RESTFramework::BaseModelControllerMixin
- #get_serializer_config — RESTFramework::NativeSerializer
- #get_skip_actions — RESTFramework::BaseControllerMixin::ClassMethods
- #get_update_params — RESTFramework::BaseModelControllerMixin
- #index — RESTFramework::ListModelMixin
- #message — RESTFramework::NilPassedToAPIResponseError
- #record_invalid — RESTFramework::BaseControllerMixin
- #record_not_destroyed — RESTFramework::BaseControllerMixin
- #record_not_found — RESTFramework::BaseControllerMixin
- #record_not_saved — RESTFramework::BaseControllerMixin
- #rest_resource — ActionDispatch::Routing::Mapper
- #rest_resources — ActionDispatch::Routing::Mapper
- #rest_root — ActionDispatch::Routing::Mapper
- #rest_route — ActionDispatch::Routing::Mapper
- #root — RESTFramework::BaseControllerMixin
- #serialize — RESTFramework::BaseSerializer
- #serialize — RESTFramework::NativeSerializer
- #show — RESTFramework::ShowModelMixin
- #update — RESTFramework::UpdateModelMixin