Table of Contents - posthog-ruby-1.2.0 Documentation
Classes and Modules
- PostHog
- PostHog::BackoffPolicy
- PostHog::Client
- PostHog::Defaults
- PostHog::Defaults::BackoffPolicy
- PostHog::Defaults::Message
- PostHog::Defaults::MessageBatch
- PostHog::Defaults::Queue
- PostHog::Defaults::Request
- PostHog::FeatureFlagsPoller
- PostHog::FieldParser
- PostHog::Logging
- PostHog::Logging::base
- PostHog::MessageBatch
- PostHog::MessageBatch::JSONGenerationError
- PostHog::PrefixedLogger
- PostHog::Response
- PostHog::Transport
- PostHog::Utils
- PostHog::Worker
Methods
- ::check_is_hash! — PostHog::FieldParser
- ::check_presence! — PostHog::FieldParser
- ::check_timestamp! — PostHog::FieldParser
- ::included — PostHog::Logging
- ::logger — PostHog::Logging
- ::new — PostHog::BackoffPolicy
- ::new — PostHog::Client
- ::new — PostHog::FeatureFlagsPoller
- ::new — PostHog::PrefixedLogger
- ::new — PostHog::MessageBatch
- ::new — PostHog::Response
- ::new — PostHog::Transport
- ::new — PostHog::Worker
- ::parse_common_fields — PostHog::FieldParser
- ::parse_for_alias — PostHog::FieldParser
- ::parse_for_capture — PostHog::FieldParser
- ::parse_for_identify — PostHog::FieldParser
- ::stub — PostHog::Transport
- #<< — PostHog::MessageBatch
- #_load_feature_flags — PostHog::FeatureFlagsPoller
- #_request — PostHog::FeatureFlagsPoller
- #add_jitter — PostHog::BackoffPolicy
- #alias — PostHog::Client
- #capture — PostHog::Client
- #check_api_key! — PostHog::Client
- #clear — PostHog::MessageBatch
- #consume_message_from_queue! — PostHog::Worker
- #date_in_iso8601 — PostHog::Utils
- #datetime_in_iso8601 — PostHog::Utils
- #debug — PostHog::PrefixedLogger
- #enqueue — PostHog::Client
- #ensure_worker_running — PostHog::Client
- #error — PostHog::PrefixedLogger
- #flush — PostHog::Client
- #formatted_offset — PostHog::Utils
- #full? — PostHog::MessageBatch
- #identify — PostHog::Client
- #info — PostHog::PrefixedLogger
- #is_feature_enabled — PostHog::Client
- #is_feature_enabled — PostHog::FeatureFlagsPoller
- #is_requesting? — PostHog::Worker
- #is_simple_flag_enabled — PostHog::FeatureFlagsPoller
- #isoify_dates — PostHog::Utils
- #isoify_dates! — PostHog::Utils
- #item_count_exhausted? — PostHog::MessageBatch
- #load_feature_flags — PostHog::FeatureFlagsPoller
- #logger — PostHog::Logging
- #message_too_big? — PostHog::MessageBatch
- #next_interval — PostHog::BackoffPolicy
- #queued_messages — PostHog::Client
- #reload_feature_flags — PostHog::Client
- #retry_with_backoff — PostHog::Transport
- #run — PostHog::Worker
- #seconds_to_utc_offset — PostHog::Utils
- #send — PostHog::Transport
- #send_request — PostHog::Transport
- #should_retry_request? — PostHog::Transport
- #shutdown — PostHog::Client
- #shutdown — PostHog::Transport
- #shutdown_poller — PostHog::FeatureFlagsPoller
- #size_exhausted? — PostHog::MessageBatch
- #stringify_keys — PostHog::Utils
- #symbolize_keys — PostHog::Utils
- #symbolize_keys! — PostHog::Utils
- #time_in_iso8601 — PostHog::Utils
- #uid — PostHog::Utils
- #warn — PostHog::PrefixedLogger
- #worker_running? — PostHog::Client