Table of Contents - introspective_grape-0.6.1 Documentation
Pages
Classes and Modules
- CallWithCamelized
- CreateCamelizedDocumentationClass
- Grape
- Grape::Validators
- Grape::Validators::Json
- Grape::Validators::JsonArray
- Grape::Validators::JsonHash
- GrapeSwagger
- GrapeSwagger::DocMethods
- IntrospectiveGrape
- IntrospectiveGrape::API
- IntrospectiveGrape::Configuration
- IntrospectiveGrape::CreateHelpers
- IntrospectiveGrape::Doc
- IntrospectiveGrape::Filters
- IntrospectiveGrape::Formatter
- IntrospectiveGrape::Formatter::CamelJson
- IntrospectiveGrape::Helpers
- IntrospectiveGrape::SnakeParams
- IntrospectiveGrape::Traversal
- IntrospectiveGrapeError
- ParseParamsWithCamelized
Methods
- ::add_destroy_param — IntrospectiveGrape::API
- ::build_nested_attributes — IntrospectiveGrape::API
- ::build_routes — IntrospectiveGrape::API
- ::call — IntrospectiveGrape::Formatter::CamelJson
- ::check_model_for_type — IntrospectiveGrape::API
- ::config — IntrospectiveGrape
- ::configure — IntrospectiveGrape
- ::convert_nested_params_hash — IntrospectiveGrape::API
- ::db_type_constant — IntrospectiveGrape::API
- ::define_create — IntrospectiveGrape::API
- ::define_destroy — IntrospectiveGrape::API
- ::define_endpoints — IntrospectiveGrape::API
- ::define_index — IntrospectiveGrape::API
- ::define_restful_api — IntrospectiveGrape::API
- ::define_routes — IntrospectiveGrape::API
- ::define_show — IntrospectiveGrape::API
- ::define_update — IntrospectiveGrape::API
- ::extended — GrapeSwagger::DocMethods
- ::file_attachment? — IntrospectiveGrape::API
- ::find_relation — IntrospectiveGrape::API
- ::generate_nested_params — IntrospectiveGrape::API
- ::generate_params — IntrospectiveGrape::API
- ::inherited — IntrospectiveGrape::API
- ::merge_nested_params — IntrospectiveGrape::API
- ::new — IntrospectiveGrape::Configuration
- ::param_required? — IntrospectiveGrape::API
- ::param_type — IntrospectiveGrape::API
- ::plural? — IntrospectiveGrape::API
- ::plural_reflection? — IntrospectiveGrape::API
- ::restful — IntrospectiveGrape::API
- ::transform_to_camel_keys — IntrospectiveGrape::Formatter::CamelJson
- ::uploaded_file? — IntrospectiveGrape::API
- ::validations — IntrospectiveGrape::API
- #add_new_records_to_root_record — IntrospectiveGrape::CreateHelpers
- #all_or_none — IntrospectiveGrape::Helpers
- #apply_filter_params — IntrospectiveGrape::Filters
- #apply_filters — IntrospectiveGrape::Filters
- #apply_simple_filter — IntrospectiveGrape::Filters
- #authentication_method — IntrospectiveGrape::Helpers
- #authentication_method= — IntrospectiveGrape::Helpers
- #call — CallWithCamelized
- #create_documentation — IntrospectiveGrape::Doc
- #create_documentation_class — CreateCamelizedDocumentationClass
- #create_new_record — IntrospectiveGrape::CreateHelpers
- #custom_filter — IntrospectiveGrape::Filters
- #custom_filters — IntrospectiveGrape::Filters
- #declare_filter_params — IntrospectiveGrape::Filters
- #declare_simple_filter — IntrospectiveGrape::Filters
- #default_includes — IntrospectiveGrape::Helpers
- #default_sort — IntrospectiveGrape::Filters
- #destroy_documentation — IntrospectiveGrape::Doc
- #exclude_actions — IntrospectiveGrape::Helpers
- #filter_doc — IntrospectiveGrape::Filters
- #filter_on — IntrospectiveGrape::Filters
- #filters — IntrospectiveGrape::Filters
- #find_leaf — IntrospectiveGrape::Traversal
- #find_leaves — IntrospectiveGrape::Traversal
- #humanize_date_range — IntrospectiveGrape::Filters
- #identifier_filter? — IntrospectiveGrape::Filters
- #include_actions — IntrospectiveGrape::Helpers
- #index_documentation — IntrospectiveGrape::Doc
- #paginate — IntrospectiveGrape::Helpers
- #pagination — IntrospectiveGrape::Helpers
- #parse_params — ParseParamsWithCamelized
- #show_documentation — IntrospectiveGrape::Doc
- #simple_filters — IntrospectiveGrape::Filters
- #skip_presence_validations — IntrospectiveGrape::Helpers
- #snake_params_before_validation — IntrospectiveGrape::SnakeParams
- #special_filter_enabled? — IntrospectiveGrape::Filters
- #timestamp_filter — IntrospectiveGrape::Filters
- #update_documentation — IntrospectiveGrape::Doc
- #validate_param! — Grape::Validators::Json
- #validate_param! — Grape::Validators::JsonArray
- #validate_param! — Grape::Validators::JsonHash
- #verify_record_found — IntrospectiveGrape::Traversal
- #verify_records_found — IntrospectiveGrape::Traversal
- #whitelist — IntrospectiveGrape::Helpers