Table of Contents - ar_sync-1.0.5 Documentation
Classes and Modules
- ArSync
- ArSync::ApiControllerConcern
- ArSync::ApiNotFound
- ArSync::Collection
- ArSync::CollectionField
- ArSync::CollectionWithOrder
- ArSync::DataField
- ArSync::Field
- ArSync::HasManyField
- ArSync::HasOneField
- ArSync::InstallGenerator
- ArSync::ModelBase
- ArSync::ModelBase::ClassMethods
- ArSync::ModelBase::ClassMethods::WriteHook
- ArSync::ModelBase::InstanceMethods
- ArSync::Rails
- ArSync::Rails::Engine
- ArSync::StaticJsonConcern
- ArSync::SyncSchemaBase
- ArSync::TypeScript
- ArSync::TypesGenerator
Methods
- ::_sync_child_info — ArSync::Collection
- ::_sync_children_info — ArSync::Collection
- ::config — ArSync
- ::configure — ArSync
- ::data_type_definition — ArSync::TypeScript
- ::defined_collections — ArSync::Collection
- ::find — ArSync::Collection
- ::generate_api_script — ArSync::TypeScript
- ::generate_hooks_script — ArSync::TypeScript
- ::generate_model_script — ArSync::TypeScript
- ::generate_type_definition — ArSync::TypeScript
- ::generate_type_util_script — ArSync::TypeScript
- ::generate_typed_files — ArSync::TypeScript
- ::new — ArSync::Collection
- ::new — ArSync::CollectionWithOrder
- ::new — ArSync::Field
- ::new — ArSync::HasManyField
- ::on_notification — ArSync
- ::query_type_definition — ArSync::TypeScript
- ::request_type_definition — ArSync::TypeScript
- ::serialize — ArSync
- ::signed_key — ArSync
- ::skip_notification? — ArSync
- ::sync_key — ArSync
- ::sync_keys — ArSync
- ::sync_send — ArSync
- ::sync_serialize — ArSync
- ::validate_expiration — ArSync
- ::with_compact_notification — ArSync
- ::without_notification — ArSync
- #_api_call — ArSync::ApiControllerConcern
- #_each_sync_child — ArSync::ModelBase::ClassMethods
- #_each_sync_parent — ArSync::ModelBase::ClassMethods
- #_initialize_sync_callbacks — ArSync::ModelBase::ClassMethods
- #_initialize_sync_info_before_mutation — ArSync::ModelBase::ClassMethods::WriteHook
- #_serializer_field_value — ArSync::ModelBase::InstanceMethods
- #_sync_child_info — ArSync::ModelBase::ClassMethods
- #_sync_children_info — ArSync::ModelBase::ClassMethods
- #_sync_current_belongs_to_info — ArSync::ModelBase::InstanceMethods
- #_sync_current_parents_info — ArSync::ModelBase::InstanceMethods
- #_sync_current_watch_values — ArSync::ModelBase::InstanceMethods
- #_sync_define — ArSync::ModelBase::ClassMethods
- #_sync_has_many — ArSync::ModelBase::ClassMethods
- #_sync_notify — ArSync::ModelBase::InstanceMethods
- #_sync_notify_child_added — ArSync::Collection
- #_sync_notify_child_added — ArSync::ModelBase::InstanceMethods
- #_sync_notify_child_changed — ArSync::Collection
- #_sync_notify_child_changed — ArSync::ModelBase::InstanceMethods
- #_sync_notify_child_removed — ArSync::Collection
- #_sync_notify_child_removed — ArSync::ModelBase::InstanceMethods
- #_sync_notify_parent — ArSync::ModelBase::InstanceMethods
- #_sync_notify_self — ArSync::ModelBase::InstanceMethods
- #_sync_parents_info — ArSync::ModelBase::ClassMethods
- #_sync_self? — ArSync::ModelBase::ClassMethods
- #_write_attribute — ArSync::ModelBase::ClassMethods::WriteHook
- #action_convert — ArSync::Field
- #action_convert — ArSync::DataField
- #action_with_compact_ar_sync_notification — ArSync
- #ar_serializer_build_sub_calls — ArSync::CollectionWithOrder
- #ar_sync_static_json — ArSync::StaticJsonConcern
- #create_api_controller — ArSync::InstallGenerator
- #create_config — ArSync::InstallGenerator
- #create_schema_class — ArSync::InstallGenerator
- #create_sync_channel — ArSync::InstallGenerator
- #data — ArSync::DataField
- #data — ArSync::HasOneField
- #data — ArSync::HasManyField
- #exception_trace — ArSync::ApiControllerConcern
- #generate_typescript_files — ArSync::TypesGenerator
- #graphql_call — ArSync::ApiControllerConcern
- #graphql_schema — ArSync::ApiControllerConcern
- #handle_exception — ArSync::ApiControllerConcern
- #log_internal_exception — ArSync::ApiControllerConcern
- #log_internal_exception_trace — ArSync::ApiControllerConcern
- #order_param — ArSync::Field
- #order_param — ArSync::HasManyField
- #path — ArSync::DataField
- #path — ArSync::HasOneField
- #path — ArSync::HasManyField
- #path — ArSync::CollectionField
- #schema — ArSync::ApiControllerConcern
- #setup_js — ArSync::InstallGenerator
- #setup_routes — ArSync::InstallGenerator
- #skip_propagation? — ArSync::Field
- #skip_propagation? — ArSync::DataField
- #skip_propagation? — ArSync::HasManyField
- #static_call — ArSync::ApiControllerConcern
- #sync_call — ArSync::ApiControllerConcern
- #sync_collection — ArSync::ModelBase::ClassMethods
- #sync_define_collection — ArSync::ModelBase::ClassMethods
- #sync_has_data — ArSync::ModelBase::ClassMethods
- #sync_has_many — ArSync::ModelBase::ClassMethods
- #sync_has_one — ArSync::ModelBase::ClassMethods
- #sync_parent — ArSync::ModelBase::ClassMethods
- #to_a — ArSync::Collection
- #type — ArSync::DataField
- #type — ArSync::HasOneField
- #type — ArSync::HasManyField
- #write_attribute — ArSync::ModelBase::ClassMethods::WriteHook