Table of Contents - stealth-1.1.6 Documentation
Pages
- Gemfile
- Procfile.dev
-
README
- <a href='hellostealth.org’>
src='assets.blackops.nyc/stealth/logo.svg' height='120' alt='Stealth Logo' aria-label='hellostealth.org' /></a>
- <a href='hellostealth.org’>
- Rakefile
- config.ru
- controller.tt
- helper.tt
- ask_example.tt
Classes and Modules
- BotController
- BotHelper
- BotRecord
- CatchAllsController
- FlowMap
- GoodbyesController
- HellosController
- Numeric
- Object
- Stealth
- Stealth::Cli
- Stealth::CliBase
- Stealth::Commands
- Stealth::Commands::Command
- Stealth::Commands::Console
- Stealth::Commands::Console::CodeReloading
- Stealth::Commands::Server
- Stealth::Configuration
- Stealth::Controller
- Stealth::Controller::Callbacks
- Stealth::Controller::Callbacks::ClassMethods
- Stealth::Controller::CatchAll
- Stealth::Controller::DynamicDelay
- Stealth::Controller::Helpers
- Stealth::Controller::Helpers::MissingHelperError
- Stealth::Controller::Replies
- Stealth::Dispatcher
- Stealth::Errors
- Stealth::Errors::ConfigurationError
- Stealth::Errors::ControllerRoutingNotImplemented
- Stealth::Errors::FlowDefinitionError
- Stealth::Errors::FlowError
- Stealth::Errors::InvalidStateTransition
- Stealth::Errors::RedisNotConfigured
- Stealth::Errors::ReplyFormatNotSupported
- Stealth::Errors::ReplyNotFound
- Stealth::Errors::ServiceError
- Stealth::Errors::ServiceImpaired
- Stealth::Errors::ServiceNotRecognized
- Stealth::Errors::UndefinedVariable
- Stealth::Flow
- Stealth::Flow::Specification
- Stealth::Flow::State
- Stealth::Generators
- Stealth::Generators::Builder
- Stealth::Generators::Generate
- Stealth::Jobs
- Stealth::Logger
- Stealth::Migrations
- Stealth::Migrations::Configurator
- Stealth::Migrations::Generator
- Stealth::Migrations::InternalConfigurationsProxy
- Stealth::Migrations::RailtieConfig
- Stealth::Migrations::Tasks
- Stealth::Reply
- Stealth::ScheduledReplyJob
- Stealth::Server
- Stealth::ServiceMessage
- Stealth::ServiceReply
- Stealth::Services
- Stealth::Services::BaseClient
- Stealth::Services::BaseMessageHandler
- Stealth::Services::BaseReplyHandler
- Stealth::Services::HandleMessageJob
- Stealth::Session
- Stealth::Version
Methods
- ::boot — Stealth
- ::canonical_session_slug — Stealth::Session
- ::color_code — Stealth::Logger
- ::colorize — Stealth::Logger
- ::config — Stealth
- ::configuration= — Stealth
- ::configure — Stealth::Migrations::Tasks
- ::env — Stealth
- ::environments_config — Stealth::Migrations::Configurator
- ::flow_and_state_from_session_slug — Stealth::Session
- ::for_each_file_in — Stealth
- ::get_or_post — Stealth::Server
- ::is_a_session_string? — Stealth::Session
- ::l — Stealth::Logger
- ::load_configurations — Stealth::Migrations::Configurator
- ::load_environment — Stealth
- ::load_services_config — Stealth
- ::load_services_config! — Stealth
- ::load_tasks — Stealth::Migrations::Tasks
- ::log — Stealth::Logger
- ::migration — Stealth::Migrations::Generator
- ::new — Stealth::Commands::Command
- ::new — Stealth::Commands::Console
- ::new — Stealth::Commands::Server
- ::new — Stealth::Configuration
- ::new — Stealth::Controller
- ::new — Stealth::Controller::Helpers::MissingHelperError
- ::new — Stealth::Dispatcher
- ::new — Stealth::Flow::Specification
- ::new — Stealth::Flow::State
- ::new — Stealth::Migrations::InternalConfigurationsProxy
- ::new — Stealth::Migrations::Configurator
- ::new — Stealth::Reply
- ::new — Stealth::ServiceMessage
- ::new — Stealth::ServiceReply
- ::new — Stealth::Services::BaseClient
- ::new — Stealth::Services::BaseMessageHandler
- ::new — Stealth::Services::BaseReplyHandler
- ::new — Stealth::Session
- ::print_topic — Stealth::Logger
- ::require_directory — Stealth
- ::root — Stealth
- ::set_config_defaults — Stealth
- ::source_root — Stealth::Generators::Builder
- ::source_root — Stealth::Generators::Generate
- ::version — Stealth::Version
- #+ — Stealth::Flow::State
- #+ — Stealth::Session
- #- — Stealth::Flow::State
- #- — Stealth::Session
- #<=> — Stealth::Flow::State
- #[] — Stealth::Reply
- #_insert_callbacks — Stealth::Controller::Callbacks::ClassMethods
- #_normalize_callback_option — Stealth::Controller::Callbacks::ClassMethods
- #_normalize_callback_options — Stealth::Controller::Callbacks::ClassMethods
- #action — Stealth::Controller
- #action_replies — Stealth::Controller::Replies
- #add_template_helper — Stealth::Controller::Helpers
- #all_bot_helpers — Stealth::Controller::Helpers
- #all_helpers_from_path — Stealth::Controller::Helpers
- #ascii_art — Stealth::Commands::Server
- #audio — Stealth::Services::BaseReplyHandler
- #banner — Stealth::CliBase
- #base_reply_filename — Stealth::Controller::Replies
- #basic_config_attribute_from_method — Stealth::Configuration
- #blank? — Stealth::Session
- #calculate_catch_all_state — Stealth::Controller::CatchAll
- #calculate_delay — Stealth::Controller::DynamicDelay
- #calculate_delay_from_text — Stealth::Controller::DynamicDelay
- #cards — Stealth::Services::BaseReplyHandler
- #change_directory_bundle — Stealth::Generators::Builder
- #config — Stealth::Migrations::Configurator
- #config_for — Stealth::Migrations::Configurator
- #config_for_all — Stealth::Migrations::Configurator
- #console — Stealth::Cli
- #coordinate — Stealth::Dispatcher
- #coordinate — Stealth::Services::BaseMessageHandler
- #create_bot_directory — Stealth::Generators::Builder
- #create_bot_structure — Stealth::Generators::Builder
- #create_config_attribute — Stealth::Configuration
- #create_controller — Stealth::Generators::Generate
- #create_helper — Stealth::Generators::Generate
- #create_replies — Stealth::Generators::Generate
- #current_flow — Stealth::Flow
- #current_session — Stealth::Controller
- #current_state — Stealth::Flow
- #default_helper_module! — Stealth::Controller::Helpers
- #define_commands — Stealth::CliBase
- #delay — Stealth::Services::BaseReplyHandler
- #disable_typing_indicator — Stealth::Services::BaseReplyHandler
- #dynamic_delay — Stealth::Controller::DynamicDelay
- #edit_flow_map — Stealth::Generators::Generate
- #enable_typing_indicator — Stealth::Services::BaseReplyHandler
- #engine — Stealth::Commands::Console
- #engine_lookup — Stealth::Commands::Console
- #error_slug — Stealth::Controller::CatchAll
- #fail_session — CatchAllsController
- #fetch_error_level — Stealth::Controller::CatchAll
- #file — Stealth::Services::BaseReplyHandler
- #find_reply_and_preprocessor — Stealth::Controller::Replies
- #flow — Stealth::Flow
- #flow_and_state — Stealth::Flow
- #flow_string — Stealth::Session
- #generate — Stealth::Cli
- #get — Stealth::Session
- #get_fail_or_redirect_state — Stealth::Flow::Specification
- #get_flow_and_state — Stealth::Controller
- #get_helpers_from_request — Stealth::Server
- #getex — Stealth::Session
- #handle_argument_error — Stealth::CliBase
- #has_attachments? — Stealth::Controller
- #has_location? — Stealth::Controller
- #helper — Stealth::Controller::Helpers
- #image — Stealth::Services::BaseReplyHandler
- #inherited — Stealth::Controller::Helpers
- #init — Stealth::Flow
- #level1 — CatchAllsController
- #list — Stealth::Services::BaseReplyHandler
- #load_engine — Stealth::Commands::Console
- #load_replies — Stealth::ServiceReply
- #mark_seen — Stealth::Services::BaseReplyHandler
- #message_handler_klass — Stealth::Dispatcher
- #method_missing — Stealth::Configuration
- #migrate_dir — Stealth::Migrations::Configurator
- #modules_for_helpers — Stealth::Controller::Helpers
- #new — Stealth::Cli
- #on — Stealth::Migrations::InternalConfigurationsProxy
- #perform — Stealth::ScheduledReplyJob
- #perform — Stealth::Services::HandleMessageJob
- #prepare — Stealth::Commands::Console
- #preprocess_erb — Stealth::ServiceReply
- #present? — Stealth::Session
- #previous? — Stealth::Session
- #previous_session — Stealth::Controller
- #previous_session_key — Stealth::Session
- #process — Stealth::Dispatcher
- #process — Stealth::Services::BaseMessageHandler
- #progressed? — Stealth::Controller
- #receipt — Stealth::Services::BaseReplyHandler
- #reload! — Stealth::Commands::Console::CodeReloading
- #replies_folder — Stealth::Controller::Replies
- #reply_dir — Stealth::Controller::Replies
- #reply_filenames — Stealth::Controller::Replies
- #reply_handler — Stealth::Controller::Replies
- #route — Stealth::Controller
- #route — BotController
- #run_catch_all — Stealth::Controller::CatchAll
- #say_goodbye — GoodbyesController
- #say_hello — HellosController
- #schema — Stealth::Migrations::Configurator
- #seeds — Stealth::Migrations::Configurator
- #send_replies — Stealth::Controller::Replies
- #server — Stealth::Cli
- #service_client — Stealth::Controller::Replies
- #sessions_expire? — Stealth::Session
- #set — Stealth::Session
- #setter? — Stealth::Configuration
- #setup — Stealth::Cli
- #spec — Stealth::Flow
- #start — Stealth::Commands::Console
- #start — Stealth::Commands::Server
- #state — Numeric
- #state — Stealth::Flow::Specification
- #state_exists? — Stealth::Flow
- #state_names — Stealth::Flow::Specification
- #state_position — Stealth::Flow::State
- #state_string — Stealth::Session
- #states — Numeric
- #states — Stealth::Flow
- #step — Stealth::Controller
- #step_to — Stealth::Controller
- #step_to_at — Stealth::Controller
- #step_to_in — Stealth::Controller
- #store — Stealth::Configuration
- #store_current_to_previous — Stealth::Session
- #text — Stealth::Services::BaseReplyHandler
- #to_s — Stealth::Flow::State
- #to_sym — Stealth::Flow::State
- #transmit — Stealth::Services::BaseClient
- #update_session — Stealth::Controller
- #update_session_to — Stealth::Controller
- #version — Stealth::Cli
- #video — Stealth::Services::BaseReplyHandler