Method List
-
#[] RESTFramework::NativeSerializer
-
[] RESTFramework::NativeSerializer
-
[]= RESTFramework::NativeSerializer
-
#[]= RESTFramework::NativeSerializer
-
#_get_associations_limit RESTFramework::NativeSerializer
-
#_get_controller_class ActionDispatch::Routing::Mapper
-
#_get_controller_serializer_config RESTFramework::NativeSerializer
-
#_get_fields RESTFramework::ModelSearchFilter
-
#_get_fields RESTFramework::ModelOrderingFilter
-
#_get_fields RESTFramework::ModelFilter
-
#_get_filter_params RESTFramework::ModelFilter
-
#_get_ordering RESTFramework::ModelOrderingFilter
-
#_get_raw_serializer_config RESTFramework::NativeSerializer
-
#_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
-
_rrf_bulk_transaction RESTFramework::BaseModelControllerMixin
-
#_serialize RESTFramework::NativeSerializer
-
#api_response RESTFramework::BaseControllerMixin
-
#associations RESTFramework::BaseSerializer
-
cache_enabled? RESTFramework::BaseSerializer
-
#camelize RESTFrameworkCustomGeneratorControllerNamespace
-
comparable_path RESTFramework::Utils
-
config RESTFramework
-
configure RESTFramework
-
#create RESTFramework::BulkCreateModelMixin
-
#create RESTFramework::CreateModelMixin
-
#create! RESTFramework::CreateModelMixin
-
#create_all! RESTFramework::BulkCreateModelMixin
-
#create_rest_controller_file RESTFramework::Generators::ControllerGenerator
-
#destroy RESTFramework::DestroyModelMixin
-
#destroy! RESTFramework::DestroyModelMixin
-
#destroy_all RESTFramework::BulkDestroyModelMixin
-
#destroy_all! RESTFramework::BulkDestroyModelMixin
-
#disable_auto_finalize RESTFramework::Config
-
#disable_rescue_from RESTFramework::Config
-
#exclude_association_classes RESTFramework::Config
-
features RESTFramework
-
fields_for RESTFramework::Utils
-
#filter_from_request RESTFramework::NativeSerializer
-
filter_subcfg RESTFramework::NativeSerializer
-
for RESTFramework::ActiveModelSerializerAdapterFactory
-
fragment_cache_enabled? RESTFramework::BaseSerializer
-
#freeze_config RESTFramework::Config
-
#get_action RESTFramework::NativeSerializer
-
#get_actions_metadata RESTFramework::BaseControllerMixin::ClassMethods
-
#get_allowed_parameters RESTFramework::BaseModelControllerMixin
-
#get_body_params RESTFramework::BaseModelControllerMixin
-
#get_controller_native_serializer_config RESTFramework::NativeSerializer
-
#get_field_config RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_fields RESTFramework::BaseModelControllerMixin
-
#get_fields RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_fields_metadata RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_filter_backends RESTFramework::BaseModelControllerMixin
-
#get_filter_backends RESTFramework::BaseControllerMixin
-
#get_filtered_data RESTFramework::ModelOrderingFilter
-
#get_filtered_data RESTFramework::ModelFilter
-
#get_filtered_data RESTFramework::BaseFilter
-
#get_filtered_data RESTFramework::ModelSearchFilter
-
#get_filtered_data RESTFramework::BaseControllerMixin
-
#get_find_by_fields RESTFramework::BaseModelControllerMixin
-
#get_index_records RESTFramework::ListModelMixin
-
#get_label RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_label RESTFramework::BaseControllerMixin::ClassMethods
-
#get_local_native_serializer_config RESTFramework::NativeSerializer
-
#get_member_actions_metadata RESTFramework::BaseControllerMixin::ClassMethods
-
#get_model RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_options_metadata RESTFramework::BaseModelControllerMixin::ClassMethods
-
#get_options_metadata RESTFramework::BaseControllerMixin
-
#get_options_metadata RESTFramework::BaseModelControllerMixin
-
#get_options_metadata RESTFramework::BaseControllerMixin::ClassMethods
-
#get_page RESTFramework::PageNumberPaginator
-
#get_page RESTFramework::BasePaginator
-
#get_paginated_response RESTFramework::PageNumberPaginator
-
#get_paginated_response RESTFramework::BasePaginator
-
#get_record RESTFramework::BaseModelControllerMixin
-
#get_records RESTFramework::BaseModelControllerMixin
-
#get_recordset RESTFramework::BaseModelControllerMixin
-
#get_recordset_with_includes RESTFramework::BaseModelControllerMixin
-
get_request_route RESTFramework::Utils
-
get_routes RESTFramework::Utils
-
#get_serializer_class RESTFramework::BaseModelControllerMixin
-
#get_serializer_class RESTFramework::BaseControllerMixin
-
#get_serializer_config RESTFramework::NativeSerializer
-
get_skipped_builtin_actions RESTFramework::Utils
-
#get_title RESTFramework::BaseControllerMixin::ClassMethods
-
get_version RESTFramework::Version
-
included RESTFramework::ModelControllerMixin
-
included RESTFramework::BaseModelControllerMixin
-
included RESTFramework::BaseControllerMixin
-
included RESTFramework::BulkModelControllerMixin
-
included RESTFramework::ReadOnlyModelControllerMixin
-
#index RESTFramework::ListModelMixin
-
inflect RESTFramework::Utils
-
#initialize RESTFramework::NativeSerializer
-
#initialize RESTFramework::BaseSerializer
-
#initialize RESTFramework::BasePaginator
-
#initialize RESTFramework::PageNumberPaginator
-
#initialize RESTFramework::UnknownModelError
-
#initialize RESTFramework::BaseFilter
-
#initialize RESTFramework::Config
-
#label_fields RESTFramework::Config
-
#large_reverse_association_tables RESTFramework::Config
-
#message RESTFramework::NilPassedToAPIResponseError
-
#message RESTFramework::UnknownModelError
-
namespace RESTFramework::Generators::ControllerGenerator
-
#object RESTFramework::BaseSerializer
-
#options RESTFramework::BaseControllerMixin
-
parse_extra_actions RESTFramework::Utils
-
parse_fields_hash RESTFramework::Utils
-
#rest_resource ActionDispatch::Routing::Mapper
-
#rest_resources ActionDispatch::Routing::Mapper
-
#rest_root ActionDispatch::Routing::Mapper
-
#rest_route ActionDispatch::Routing::Mapper
-
#root RESTFramework::BaseControllerMixin
-
#rrf_error_handler RESTFramework::BaseControllerMixin
-
#rrf_finalize RESTFramework::BaseModelControllerMixin::ClassMethods
-
#rrf_finalize RESTFramework::BaseControllerMixin::ClassMethods
-
#search_columns RESTFramework::Config
-
#serializable_hash RESTFramework::BaseSerializer
-
#serialize RESTFramework::BaseControllerMixin
-
#serialize RESTFramework::NativeSerializer
-
#serialize RESTFramework::BaseSerializer
-
#setup_delegation RESTFramework::BaseModelControllerMixin::ClassMethods
-
#show RESTFramework::ShowModelMixin
-
#show_backtrace RESTFramework::Config
-
stamp_version RESTFramework::Version
-
sub_fields_for RESTFramework::Utils
-
unstamp_version RESTFramework::Version
-
#update RESTFramework::UpdateModelMixin
-
#update! RESTFramework::UpdateModelMixin
-
#update_all RESTFramework::BulkUpdateModelMixin
-
#update_all! RESTFramework::BulkUpdateModelMixin