Table of Contents - strelka-0.19.3 Documentation
Classes and Modules
- Strelka
- Strelka::AbstractClass
- Strelka::App
- Strelka::App::Auth
- Strelka::App::Auth::ClassMethods
- Strelka::App::Errors
- Strelka::App::Errors::ClassMethods
- Strelka::App::Filters
- Strelka::App::Filters::ClassMethods
- Strelka::App::Negotiation
- Strelka::App::Negotiation::ClassMethods
- Strelka::App::Parameters
- Strelka::App::Parameters::ClassMethods
- Strelka::App::RestResources
- Strelka::App::RestResources::ClassMethods
- Strelka::App::Routing
- Strelka::App::Routing::ClassMethods
- Strelka::App::Sessions
- Strelka::App::Sessions::ClassMethods
- Strelka::App::Templating
- Strelka::App::Templating::ClassMethods
- Strelka::AuthProvider
- Strelka::AuthProvider::Basic
- Strelka::AuthProvider::HostAccess
- Strelka::CLI
- Strelka::CLI::Config
- Strelka::CLI::Discover
- Strelka::CLI::Start
- Strelka::CLI::Subcommand
- Strelka::Constants
- Strelka::Constants::CookieHeader
- Strelka::Constants::HTTP
- Strelka::Cookie
- Strelka::CookieError
- Strelka::CookieSet
- Strelka::DataUtilities
- Strelka::Delegation
- Strelka::Discovery
- Strelka::Error
- Strelka::HTTPRequest
- Strelka::HTTPRequest::AcceptParam
- Strelka::HTTPRequest::Auth
- Strelka::HTTPRequest::Charset
- Strelka::HTTPRequest::Encoding
- Strelka::HTTPRequest::Language
- Strelka::HTTPRequest::MediaType
- Strelka::HTTPRequest::Negotiation
- Strelka::HTTPRequest::Session
- Strelka::HTTPResponse
- Strelka::HTTPResponse::Negotiation
- Strelka::HTTPResponse::Session
- Strelka::MethodUtilities
- Strelka::MultiRunner
- Strelka::MultipartParser
- Strelka::MultipartParser::FileInputField
- Strelka::ParamValidator
- Strelka::ParamValidator::BuiltinConstraint
- Strelka::ParamValidator::Constraint
- Strelka::ParamValidator::RegexpConstraint
- Strelka::ParseError
- Strelka::Plugin
- Strelka::PluginError
- Strelka::PluginLoader
- Strelka::PluginRegistry
- Strelka::RequestError
- Strelka::ResponseHelpers
- Strelka::Router
- Strelka::Router::Default
- Strelka::Router::Exclusive
- Strelka::Session
- Strelka::Session::Db
- Strelka::Session::Default
- Strelka::SignalHandling
- Strelka::Testing
- Strelka::Testing::FinishWithMatcher
- Strelka::Testing::HaveJSONBodyMatcher
- Strelka::Testing::HaveJSONCollectionMatcher
- Strelka::WebSocketServer
- Strelka::WebSocketServer::Heartbeat
- Strelka::WebSocketServer::Heartbeat::ClassMethods
- Strelka::WebSocketServer::Routing
- Strelka::WebSocketServer::Routing::ClassMethods
Methods
- ::App — Strelka
- ::add_inherited_class — Strelka::Discovery
- ::add_registered_subcommands — Strelka::CLI
- ::after_configure — Strelka
- ::app_discovery_files — Strelka::Discovery
- ::before_fork — Strelka
- ::call_after_configure_hooks — Strelka
- ::call_before_fork_hooks — Strelka
- ::commands_from — Strelka::CLI
- ::config — Strelka
- ::config_loaded? — Strelka
- ::configure — Strelka::AuthProvider::Basic
- ::configure — Strelka::Session
- ::configure — Strelka::Session::Db
- ::configure — Strelka::Session::Default
- ::configure — Strelka::App::Auth
- ::configure — Strelka::App::Sessions
- ::default_app_instance — Strelka::App
- ::default_app_instance — Strelka::WebSocketServer
- ::default_appid — Strelka::App
- ::default_appid — Strelka::WebSocketServer
- ::default_type — Strelka::App
- ::delete_session_data — Strelka::Session
- ::delete_session_data — Strelka::Session::Db
- ::delete_session_data — Strelka::Session::Default
- ::dequote — Strelka::Cookie
- ::devmode? — Strelka::App
- ::discover_data_dirs — Strelka::Discovery
- ::discover_template_dirs — Strelka::App::Templating
- ::discovered_apps — Strelka::Discovery
- ::extended — Strelka::App::Auth::ClassMethods
- ::extended — Strelka::CLI::Subcommand
- ::extended — Strelka::AbstractClass
- ::extended — Strelka::Plugin
- ::extended — Strelka::PluginLoader
- ::for — Strelka::ParamValidator::Constraint
- ::get_existing_session_id — Strelka::Session
- ::get_existing_session_id — Strelka::Session::Default
- ::get_session_id — Strelka::Session
- ::get_session_id — Strelka::Session::Default
- ::has_session_for? — Strelka::Session
- ::has_session_for? — Strelka::Session::Db
- ::has_session_for? — Strelka::Session::Default
- ::included — Strelka::App::Auth
- ::included — Strelka::App::Negotiation
- ::included — Strelka::App::Sessions
- ::included — Strelka::App::Templating
- ::included — Strelka::AbstractClass
- ::initialize_sessions_table — Strelka::Session::Db
- ::install_highline_colorscheme — Strelka::CLI
- ::load — Strelka::Session
- ::load — Strelka::Session::Db
- ::load — Strelka::Discovery
- ::load_commands — Strelka::CLI
- ::load_config — Strelka
- ::load_config — Strelka::CLI
- ::load_file — Strelka::Discovery
- ::load_or_create — Strelka::Session
- ::load_session_data — Strelka::Session
- ::load_session_data — Strelka::Session::Default
- ::loading_file — Strelka::Discovery
- ::new — Strelka::App
- ::new — Strelka::AuthProvider
- ::new — Strelka::AuthProvider::HostAccess
- ::new — Strelka::Cookie
- ::new — Strelka::CookieSet
- ::new — Strelka::RequestError
- ::new — Strelka::HTTPRequest::AcceptParam
- ::new — Strelka::MultipartParser
- ::new — Strelka::MultiRunner
- ::new — Strelka::ParamValidator
- ::new — Strelka::ParamValidator::Constraint
- ::new — Strelka::ParamValidator::RegexpConstraint
- ::new — Strelka::ParamValidator::BuiltinConstraint
- ::new — Strelka::Router
- ::new — Strelka::Router::Default
- ::new — Strelka::Session::Default
- ::new — Strelka::Testing::FinishWithMatcher
- ::new — Strelka::Testing::HaveJSONBodyMatcher
- ::new — Strelka::WebSocketServer
- ::new — Strelka::App::Auth
- ::new — Strelka::App::Routing
- ::new — Strelka::App::Templating
- ::new — Strelka::HTTPRequest::Auth
- ::new — Strelka::HTTPRequest::Negotiation
- ::new — Strelka::HTTPRequest::Session
- ::new — Strelka::HTTPResponse::Negotiation
- ::new — Strelka::HTTPResponse::Session
- ::outfile — Strelka::CLI
- ::parse — Strelka::Cookie
- ::parse — Strelka::CookieSet
- ::parse — Strelka::HTTPRequest::MediaType
- ::parse — Strelka::HTTPRequest::Language
- ::parse — Strelka::HTTPRequest::Encoding
- ::parse — Strelka::HTTPRequest::Charset
- ::prompt — Strelka::CLI
- ::register — Strelka::CLI
- ::register_app — Strelka::Discovery
- ::register_apps — Strelka::Discovery
- ::register_subcommands — Strelka::CLI
- ::register_type — Strelka::ParamValidator::Constraint
- ::require_additional_libs — Strelka::CLI
- ::reset_constraint_patterns — Strelka::ParamValidator::BuiltinConstraint
- ::reset_prompt — Strelka::CLI
- ::response_class — Strelka::HTTPRequest
- ::run — Strelka::App
- ::run — Strelka::WebSocketServer
- ::run — Strelka::CLI
- ::save_session_data — Strelka::Session
- ::save_session_data — Strelka::Session::Db
- ::save_session_data — Strelka::Session::Default
- ::session_class= — Strelka::App::Sessions
- ::setup_output — Strelka::CLI
- ::valid? — Strelka::ParamValidator::BuiltinConstraint
- ::version_string — Strelka
- #<< — Strelka::CookieSet
- #<=> — Strelka::HTTPRequest::AcceptParam
- #== — Strelka::ParamValidator::Constraint
- #=~ — Strelka::HTTPRequest::AcceptParam
- #=~ — Strelka::HTTPRequest::Charset
- #[] — Strelka::CookieSet
- #[] — Strelka::ParamValidator
- #[]= — Strelka::CookieSet
- #[]= — Strelka::ParamValidator
- #accept? — Strelka::HTTPRequest::Negotiation
- #accept_charset? — Strelka::HTTPRequest::Negotiation
- #accept_encoding? — Strelka::HTTPRequest::Negotiation
- #accept_language? — Strelka::HTTPRequest::Negotiation
- #acceptable? — Strelka::HTTPResponse::Negotiation
- #acceptable_charset? — Strelka::HTTPResponse::Negotiation
- #acceptable_content_type? — Strelka::HTTPResponse::Negotiation
- #acceptable_encoding? — Strelka::HTTPResponse::Negotiation
- #acceptable_language? — Strelka::HTTPResponse::Negotiation
- #accepted_charsets — Strelka::HTTPRequest::Negotiation
- #accepted_encodings — Strelka::HTTPRequest::Negotiation
- #accepted_languages — Strelka::HTTPRequest::Negotiation
- #accepted_mediatypes — Strelka::HTTPRequest::Negotiation
- #accepted_types — Strelka::HTTPRequest::Negotiation
- #accepts? — Strelka::HTTPRequest::Negotiation
- #accepts_charset? — Strelka::HTTPRequest::Negotiation
- #accepts_encoding? — Strelka::HTTPRequest::Negotiation
- #accepts_language? — Strelka::HTTPRequest::Negotiation
- #add — Strelka::ParamValidator
- #add_content_type_charset — Strelka::HTTPResponse
- #add_cookie_headers — Strelka::HTTPResponse
- #add_resource_params — Strelka::App::RestResources
- #add_route — Strelka::Router
- #add_route — Strelka::Router::Default
- #add_route — Strelka::Router::Exclusive
- #after_configure_hooks — Strelka
- #after_configure_hooks_run — Strelka
- #allowed_netblocks= — Strelka::AuthProvider::HostAccess
- #and — Strelka::Testing::HaveJSONBodyMatcher
- #and_all — Strelka::Testing::HaveJSONCollectionMatcher
- #and_fields — Strelka::Testing::HaveJSONCollectionMatcher
- #and_header — Strelka::Testing::FinishWithMatcher
- #app_path — Strelka::HTTPRequest
- #application_stack — Strelka::PluginLoader
- #apply — Strelka::ParamValidator::Constraint
- #apply_constraint — Strelka::ParamValidator
- #apply_request_filters — Strelka::App::Filters
- #apply_response_filters — Strelka::App::Filters
- #args? — Strelka::ParamValidator
- #attr_predicate — Strelka::MethodUtilities
- #attr_predicate_accessor — Strelka::MethodUtilities
- #auth_provider= — Strelka::App::Auth::ClassMethods
- #auth_succeeded — Strelka::AuthProvider
- #authenticate — Strelka::AuthProvider
- #authenticate — Strelka::AuthProvider::Basic
- #authenticate — Strelka::HTTPRequest::Auth
- #authenticate_and_authorize — Strelka::App::Auth
- #authorize — Strelka::AuthProvider
- #authorize — Strelka::AuthProvider::HostAccess
- #authorize — Strelka::HTTPRequest::Auth
- #autovivify — Strelka::DataUtilities
- #base_uri — Strelka::HTTPRequest
- #before_fork_hooks — Strelka
- #better_charsets — Strelka::HTTPResponse::Negotiation
- #better_encoding — Strelka::HTTPResponse::Negotiation
- #better_languages — Strelka::HTTPResponse::Negotiation
- #better_mediatypes — Strelka::HTTPResponse::Negotiation
- #binary_value — Strelka::Cookie
- #binary_value= — Strelka::Cookie
- #block — Strelka::ParamValidator::BuiltinConstraint
- #broadcast — Strelka::WebSocketServer
- #build_deep_hash — Strelka::ParamValidator
- #check — Strelka::ParamValidator::Constraint
- #check — Strelka::ParamValidator::RegexpConstraint
- #check_finish — Strelka::Testing::FinishWithMatcher
- #check_headers — Strelka::Testing::FinishWithMatcher
- #check_message — Strelka::Testing::FinishWithMatcher
- #check_multiple — Strelka::ParamValidator::Constraint
- #check_password — Strelka::AuthProvider::Basic
- #check_status_code — Strelka::Testing::FinishWithMatcher
- #close_with — Strelka::WebSocketServer
- #configure — Strelka::AuthProvider::HostAccess
- #constraint_patterns — Strelka::ParamValidator::BuiltinConstraint
- #constraint_regexp_for — Strelka::ParamValidator
- #content_type — Strelka::HTTPRequest::MediaType
- #content_type_charset — Strelka::HTTPResponse
- #cookie_name — Strelka::Session::Default
- #cookie_options — Strelka::Session::Db
- #cookie_options — Strelka::Session::Default
- #cookies — Strelka::HTTPRequest
- #cookies — Strelka::HTTPResponse
- #correct_content_type? — Strelka::Testing::HaveJSONBodyMatcher
- #correct_json_type? — Strelka::Testing::HaveJSONBodyMatcher
- #cull_idle_sockets — Strelka::WebSocketServer::Heartbeat
- #dataset — Strelka::Session::Db
- #db — Strelka::Session::Db
- #dbsession — Strelka::Session::Db
- #decode_www_form — Strelka::HTTPRequest
- #deep_copy — Strelka::DataUtilities
- #def_class_delegators — Strelka::Delegation
- #def_ivar_delegators — Strelka::Delegation
- #def_method_delegators — Strelka::Delegation
- #default_permission — Strelka::App::Auth
- #defaultsession — Strelka::Session::Default
- #dequote — Strelka::HTTPRequest
- #describe_additional_expectations — Strelka::Testing::HaveJSONBodyMatcher
- #describe_type_expectation — Strelka::Testing::HaveJSONBodyMatcher
- #describe_type_expectation — Strelka::Testing::HaveJSONCollectionMatcher
- #description — Strelka::ParamValidator::Constraint
- #descriptions — Strelka::ParamValidator
- #descriptions= — Strelka::ParamValidator
- #destroy — Strelka::Session::Default
- #destroy_session — Strelka::HTTPResponse::Session
- #discovered_classes — Strelka::Discovery
- #display_table — Strelka::CLI::Subcommand
- #domain= — Strelka::Cookie
- #dump_application_stack — Strelka::PluginLoader
- #empty? — Strelka::ParamValidator
- #encoding_object — Strelka::HTTPRequest::Charset
- #entity_body_charset — Strelka::HTTPResponse
- #eql? — Strelka::Cookie
- #error_fields — Strelka::ParamValidator
- #error_messages — Strelka::ParamValidator
- #error_string — Strelka::CLI::Subcommand
- #errors? — Strelka::ParamValidator
- #expire! — Strelka::Cookie
- #expires= — Strelka::Cookie
- #explicitly_accept? — Strelka::HTTPRequest::Negotiation
- #explicitly_accept_charset? — Strelka::HTTPRequest::Negotiation
- #explicitly_accept_encoding? — Strelka::HTTPRequest::Negotiation
- #explicitly_accept_language? — Strelka::HTTPRequest::Negotiation
- #explicitly_accepts? — Strelka::HTTPRequest::Negotiation
- #explicitly_accepts_charset? — Strelka::HTTPRequest::Negotiation
- #explicitly_accepts_encoding? — Strelka::HTTPRequest::Negotiation
- #explicitly_accepts_language? — Strelka::HTTPRequest::Negotiation
- #extended_apps — Strelka::App::Auth
- #extension_strings — Strelka::HTTPRequest::AcceptParam
- #extract_template_from_response — Strelka::App::Templating
- #fail_with — Strelka::Testing::HaveJSONBodyMatcher
- #failure_message — Strelka::Testing::FinishWithMatcher
- #failure_message — Strelka::Testing::HaveJSONBodyMatcher
- #failure_message_when_negated — Strelka::Testing::FinishWithMatcher
- #failure_message_when_negated — Strelka::Testing::HaveJSONBodyMatcher
- #find_header_charset — Strelka::HTTPResponse
- #find_longest_match — Strelka::Router::Default
- #finish_with — Strelka::ResponseHelpers
- #finish_with — Strelka::Testing
- #fixup_head_response — Strelka::App
- #fixup_request — Strelka::App
- #fixup_request — Strelka::App::Sessions
- #fixup_response — Strelka::App
- #fixup_response — Strelka::App::Negotiation
- #fixup_response — Strelka::App::Sessions
- #fixup_response_content_type — Strelka::App
- #for — Strelka::HTTPResponse::Negotiation
- #for_encoding — Strelka::HTTPResponse::Negotiation
- #for_language — Strelka::HTTPResponse::Negotiation
- #generate_description — Strelka::ParamValidator::Constraint
- #get_description — Strelka::ParamValidator
- #get_levels — Strelka::ParamValidator
- #handle — Strelka::App
- #handle_async_upload_start — Strelka::App
- #handle_content_request — Strelka::WebSocketServer
- #handle_control_request — Strelka::WebSocketServer
- #handle_disconnect — Strelka::WebSocketServer
- #handle_request — Strelka::App
- #handle_request — Strelka::App::Auth
- #handle_request — Strelka::App::Errors
- #handle_request — Strelka::App::Filters
- #handle_request — Strelka::App::Negotiation
- #handle_request — Strelka::App::Parameters
- #handle_request — Strelka::App::Routing
- #handle_request — Strelka::App::Templating
- #handle_signal — Strelka::MultiRunner
- #handle_status_response — Strelka::App::Errors
- #handle_websocket — Strelka::WebSocketServer
- #handle_websocket_handshake — Strelka::WebSocketServer
- #handle_websocket_request — Strelka::WebSocketServer
- #handle_websocket_request — Strelka::WebSocketServer::Routing
- #has_acceptable_charset? — Strelka::HTTPResponse::Negotiation
- #has_acceptable_content_type? — Strelka::HTTPResponse::Negotiation
- #has_acceptable_encoding? — Strelka::HTTPResponse::Negotiation
- #has_acceptable_language? — Strelka::HTTPResponse::Negotiation
- #has_args? — Strelka::ParamValidator
- #has_auth_criteria? — Strelka::App::Auth::ClassMethods
- #has_errors? — Strelka::ParamValidator
- #has_negative_auth_criteria? — Strelka::App::Auth::ClassMethods
- #has_positive_auth_criteria? — Strelka::App::Auth::ClassMethods
- #has_required_ids? — Strelka::Testing::HaveJSONCollectionMatcher
- #has_session? — Strelka::HTTPRequest::Session
- #has_session? — Strelka::HTTPResponse::Session
- #hash — Strelka::Cookie
- #have_json_body — Strelka::Testing
- #have_json_collection — Strelka::Testing
- #headline_string — Strelka::CLI::Subcommand
- #highlight_string — Strelka::CLI::Subcommand
- #hl — Strelka::CLI::Subcommand
- #httponly? — Strelka::Cookie
- #ignore_signals — Strelka::SignalHandling
- #in_allowed_netblocks? — Strelka::AuthProvider::HostAccess
- #in_same_order — Strelka::Testing::HaveJSONCollectionMatcher
- #include? — Strelka::CookieSet
- #inherited — Strelka::App::Auth::ClassMethods
- #inherited — Strelka::App::Errors::ClassMethods
- #inherited — Strelka::App::Templating::ClassMethods
- #inherited — Strelka::Discovery
- #inherited — Strelka::AbstractClass
- #inherited — Strelka::PluginLoader
- #initialize — Strelka::HTTPRequest
- #initialize — Strelka::HTTPResponse
- #initialize — Strelka::Session
- #initialize — Strelka::Testing::HaveJSONCollectionMatcher
- #initialize_copy — Strelka::ParamValidator
- #inspect — Strelka::HTTPRequest::AcceptParam
- #inspect — Strelka::ParamValidator
- #install_plugins — Strelka::PluginLoader
- #internify_keys — Strelka::DataUtilities
- #invalid — Strelka::ParamValidator
- #invalid_param_errors — Strelka::ParamValidator
- #is_acceptable? — Strelka::HTTPResponse::Negotiation
- #key? — Strelka::CookieSet
- #kill_children — Strelka::MultiRunner
- #language_range — Strelka::HTTPRequest::Language
- #last_connection_time — Strelka::WebSocketServer
- #layout — Strelka::App::Templating::ClassMethods
- #load_layout_template — Strelka::App::Templating
- #load_plugin — Strelka::PluginLoader
- #load_template_map — Strelka::App::Templating
- #loading_file — Strelka::Discovery
- #log_failure — Strelka::AuthProvider::Basic
- #make_cookiedate — Strelka::Cookie
- #make_field — Strelka::Cookie
- #make_getter — Strelka::Session::Default
- #make_ivar_delegator — Strelka::Delegation
- #make_method_delegator — Strelka::Delegation
- #make_not_acceptable_body — Strelka::App::Negotiation
- #make_setter — Strelka::Session::Default
- #make_valuestring — Strelka::Cookie
- #matched_hash — Strelka::ParamValidator::RegexpConstraint
- #matches? — Strelka::Testing::FinishWithMatcher
- #matches? — Strelka::Testing::HaveJSONBodyMatcher
- #matches? — Strelka::Testing::HaveJSONCollectionMatcher
- #matches_additional_expectations? — Strelka::Testing::HaveJSONBodyMatcher
- #max_age= — Strelka::Cookie
- #mediatype — Strelka::HTTPRequest::MediaType
- #merge — Strelka::ParamValidator
- #merge! — Strelka::ParamValidator
- #merge_query_args — Strelka::HTTPRequest
- #method_missing — Strelka::Session::Default
- #mimetype — Strelka::HTTPRequest::MediaType
- #mimetype_map — Strelka::HTTPResponse::Negotiation
- #missing — Strelka::ParamValidator
- #missing_param_errors — Strelka::ParamValidator
- #multiple? — Strelka::ParamValidator::Constraint
- #namespace= — Strelka::Session::Default
- #namespaced_hash — Strelka::Session::Default
- #negative_perms_criteria_match? — Strelka::App::Auth
- #negotiate — Strelka::HTTPResponse::Negotiation
- #negotiated_body — Strelka::HTTPResponse::Negotiation
- #new — Strelka::PluginLoader
- #no_auth_for — Strelka::App::Auth::ClassMethods
- #no_perms_for — Strelka::App::Auth::ClassMethods
- #normalize_qvalue — Strelka::HTTPRequest::AcceptParam
- #normalized_headers — Strelka::HTTPResponse
- #normalized_headers — Strelka::HTTPResponse::Negotiation
- #not_allowed_response — Strelka::Router::Default
- #of_length — Strelka::Testing::HaveJSONBodyMatcher
- #of_size — Strelka::Testing::HaveJSONBodyMatcher
- #okay? — Strelka::ParamValidator
- #on_status — Strelka::App::Errors::ClassMethods
- #options — Strelka::Cookie
- #outfile — Strelka::CLI
- #override — Strelka::ParamValidator
- #param_names — Strelka::ParamValidator
- #params — Strelka::HTTPRequest
- #parse — Strelka::MultipartParser
- #parse_accept_charset_header — Strelka::HTTPRequest::Negotiation
- #parse_accept_encoding_header — Strelka::HTTPRequest::Negotiation
- #parse_accept_header — Strelka::HTTPRequest::Negotiation
- #parse_accept_language_header — Strelka::HTTPRequest::Negotiation
- #parse_body — Strelka::HTTPRequest
- #parse_negotiation_header — Strelka::HTTPRequest::Negotiation
- #parse_time_delta — Strelka::Cookie
- #parsed_response_body — Strelka::Testing::HaveJSONBodyMatcher
- #pattern — Strelka::HTTPRequest
- #perms_required_for — Strelka::App::Auth
- #ping_all_sockets — Strelka::WebSocketServer::Heartbeat
- #plugin — Strelka::PluginLoader
- #plugin_name — Strelka::Plugin
- #plugins — Strelka::PluginLoader
- #plugins_installed? — Strelka::PluginLoader
- #post_process_boolean — Strelka::ParamValidator::BuiltinConstraint
- #post_process_date — Strelka::ParamValidator::BuiltinConstraint
- #post_process_datetime — Strelka::ParamValidator::BuiltinConstraint
- #post_process_float — Strelka::ParamValidator::BuiltinConstraint
- #post_process_integer — Strelka::ParamValidator::BuiltinConstraint
- #post_process_uri — Strelka::ParamValidator::BuiltinConstraint
- #prepare_status_response — Strelka::App
- #pretty_print_response — Strelka::Testing::HaveJSONBodyMatcher
- #prompt — Strelka::CLI::Subcommand
- #provide_authentication — Strelka::App::Auth
- #provide_authorization — Strelka::App::Auth
- #pure_virtual — Strelka::AbstractClass
- #quote — Strelka::Cookie
- #qvaluestring — Strelka::HTTPRequest::AcceptParam
- #read_at_least — Strelka::MultipartParser
- #read_chunk — Strelka::MultipartParser
- #read_some_more — Strelka::MultipartParser
- #realm — Strelka::AuthProvider::Basic
- #reap_children — Strelka::MultiRunner
- #redirect — Strelka::HTTPRequest
- #redirect_to — Strelka::HTTPRequest
- #register_plugin — Strelka::PluginLoader
- #request= — Strelka::HTTPResponse
- #request_matches_criteria — Strelka::App::Auth
- #request_should_auth? — Strelka::App::Auth
- #require_auth_for — Strelka::App::Auth::ClassMethods
- #require_authentication — Strelka::AuthProvider
- #require_authorization — Strelka::AuthProvider
- #require_perms_for — Strelka::App::Auth::ClassMethods
- #required? — Strelka::ParamValidator::Constraint
- #required_perms_for — Strelka::App::Auth
- #reset — Strelka::HTTPResponse
- #reset — Strelka::ParamValidator
- #reset — Strelka::HTTPResponse::Negotiation
- #reset_signal_traps — Strelka::SignalHandling
- #response_json_body — Strelka::Testing
- #restart — Strelka::WebSocketServer::Heartbeat
- #revalidate — Strelka::ParamValidator
- #route — Strelka::HTTPRequest
- #route_request — Strelka::Router
- #route_request — Strelka::Router::Default
- #run — Strelka::App
- #run — Strelka::MultiRunner
- #run — Strelka::WebSocketServer
- #run_after — Strelka::Plugin
- #run_before — Strelka::Plugin
- #run_inside — Strelka::Plugin
- #run_outside — Strelka::Plugin
- #save — Strelka::Session::Default
- #save_session — Strelka::HTTPResponse::Session
- #scan_file_field — Strelka::MultipartParser
- #scan_headers — Strelka::MultipartParser
- #scan_part — Strelka::MultipartParser
- #scan_regular_field — Strelka::MultipartParser
- #secure? — Strelka::Cookie
- #session — Strelka::HTTPRequest::Session
- #session — Strelka::HTTPResponse::Session
- #session= — Strelka::HTTPRequest::Session
- #session= — Strelka::HTTPResponse::Session
- #session? — Strelka::HTTPRequest::Session
- #session? — Strelka::HTTPResponse::Session
- #session_class — Strelka::App::Sessions
- #session_loaded? — Strelka::HTTPRequest::Session
- #session_loaded? — Strelka::HTTPResponse::Session
- #session_namespace= — Strelka::HTTPRequest::Session
- #session_namespace= — Strelka::HTTPResponse::Session
- #sessions — Strelka::Session::Default
- #set_common_attributes — Strelka::App::Templating
- #set_signal_traps — Strelka::SignalHandling
- #set_up_signal_handling — Strelka::SignalHandling
- #shutdown — Strelka::WebSocketServer::Heartbeat
- #simulate_signal — Strelka::SignalHandling
- #singleton_attr_accessor — Strelka::MethodUtilities
- #singleton_attr_reader — Strelka::MethodUtilities
- #singleton_attr_writer — Strelka::MethodUtilities
- #singleton_method_alias — Strelka::MethodUtilities
- #singleton_predicate_accessor — Strelka::MethodUtilities
- #singleton_predicate_reader — Strelka::MethodUtilities
- #spawn_children — Strelka::MultiRunner
- #spool_file_upload — Strelka::MultipartParser
- #start_accepting_requests — Strelka::WebSocketServer::Heartbeat
- #start_heartbeat — Strelka::WebSocketServer::Heartbeat
- #status_handler_for — Strelka::App::Errors
- #stop_heartbeat — Strelka::WebSocketServer::Heartbeat
- #stringifiers — Strelka::HTTPResponse::Negotiation
- #stringify_keys — Strelka::DataUtilities
- #strip — Strelka::MultipartParser
- #strip_boundary — Strelka::MultipartParser
- #subclasses — Strelka::App
- #subcommand_modules — Strelka::CLI
- #success_string — Strelka::CLI::Subcommand
- #supports_block_expectations? — Strelka::Testing::FinishWithMatcher
- #symbolify_keys — Strelka::DataUtilities
- #table_name — Strelka::Session::Db
- #template — Strelka::App::Templating
- #templates — Strelka::App::Templating::ClassMethods
- #that_excludes — Strelka::Testing::HaveJSONBodyMatcher
- #that_includes — Strelka::Testing::HaveJSONBodyMatcher
- #to_s — Strelka::Cookie
- #to_s — Strelka::HTTPRequest::MediaType
- #to_s — Strelka::HTTPRequest::Language
- #to_s — Strelka::HTTPRequest::Encoding
- #to_s — Strelka::HTTPRequest::Charset
- #to_s — Strelka::ParamValidator
- #to_s — Strelka::ParamValidator::Constraint
- #to_s — Strelka::HTTPResponse::Negotiation
- #transcode_body — Strelka::HTTPResponse::Negotiation
- #transform_charset — Strelka::HTTPResponse::Negotiation
- #transform_content_type — Strelka::HTTPResponse::Negotiation
- #transform_encoding — Strelka::HTTPResponse::Negotiation
- #transform_language — Strelka::HTTPResponse::Negotiation
- #try_content_type_callback — Strelka::HTTPResponse::Negotiation
- #tsort_each_child — Strelka::PluginRegistry
- #union_positive_perms_criteria — Strelka::App::Auth
- #unknown — Strelka::ParamValidator
- #unknown_param_errors — Strelka::ParamValidator
- #unless_dry_run — Strelka::CLI::Subcommand
- #unless_dryrun — Strelka::CLI::Subcommand
- #uri — Strelka::HTTPRequest
- #users — Strelka::AuthProvider::Basic
- #valid — Strelka::ParamValidator
- #validate — Strelka::ParamValidator
- #validated? — Strelka::ParamValidator
- #validator_description — Strelka::ParamValidator::Constraint
- #validator_description — Strelka::ParamValidator::RegexpConstraint
- #validator_description — Strelka::ParamValidator::BuiltinConstraint
- #value= — Strelka::Cookie
- #values_at — Strelka::ParamValidator
- #visible_chars — Strelka::CLI::Subcommand
- #wait_for_signals — Strelka::SignalHandling
- #wake_up — Strelka::SignalHandling
- #which_includes — Strelka::Testing::HaveJSONBodyMatcher
- #with_fields — Strelka::Testing::HaveJSONCollectionMatcher
- #with_ids — Strelka::Testing::HaveJSONCollectionMatcher
- #with_same_ids_as — Strelka::Testing::HaveJSONCollectionMatcher
- #with_signal_handler — Strelka::SignalHandling
- #wrap_in_layout — Strelka::App::Templating
- #wrapped_value — Strelka::Cookie
- #wrapped_value= — Strelka::Cookie