Table of Contents - rack_console-0.4.1 Documentation
Pages
- ansi.css
- rack_console.css
- console.haml
- error.haml
- eval.haml
- file.haml
- method.haml
- methods.haml
- methods_table.haml
- module.haml
- result.haml
- basic.haml
- method.haml
- module.haml
- server_info.haml
- layout.haml
Classes and Modules
- RackConsole
- RackConsole::Ansi2Html
- RackConsole::App
- RackConsole::AppHelpers
- RackConsole::Configuration
- RackConsole::Error
- RackConsole::ExprHelpers
- RackConsole::Formatting
- RackConsole::MethodIntrospection
- RackConsole::MockMethod
- RackConsole::SourceFile
Methods
- ::convert — RackConsole::Ansi2Html
- ::new — RackConsole::App
- ::new — RackConsole::MockMethod
- ::new — RackConsole::SourceFile
- #ansi2html — RackConsole::Formatting
- #capture_stdio! — RackConsole::AppHelpers
- #check_access! — RackConsole::Configuration
- #console! — RackConsole::AppHelpers
- #const_get_safe — RackConsole::AppHelpers
- #convert — RackConsole::Ansi2Html
- #css_dir — RackConsole::Configuration
- #e — RackConsole::Formatting
- #eval_expr — RackConsole::AppHelpers
- #eval_target — RackConsole::Configuration
- #evaluate_expr! — RackConsole::AppHelpers
- #evaluate_method! — RackConsole::AppHelpers
- #evaluate_methods! — RackConsole::AppHelpers
- #evaluate_module! — RackConsole::AppHelpers
- #expr_for_method — RackConsole::ExprHelpers
- #expr_for_module — RackConsole::ExprHelpers
- #expr_for_object — RackConsole::ExprHelpers
- #expr_for_object! — RackConsole::ExprHelpers
- #file_line_to_href — RackConsole::Formatting
- #file_name_tag — RackConsole::Formatting
- #find_template — RackConsole::Configuration
- #format_as_terminal — RackConsole::Formatting
- #format_backtrace — RackConsole::Formatting
- #format_method — RackConsole::Formatting
- #format_methods — RackConsole::Formatting
- #format_module — RackConsole::Formatting
- #format_object — RackConsole::Formatting
- #format_other — RackConsole::Formatting
- #format_source_location — RackConsole::Formatting
- #h — RackConsole::Ansi2Html
- #h — RackConsole::Formatting
- #has_console_access? — RackConsole::Configuration
- #has_file_access? — RackConsole::Configuration
- #highlight_block! — RackConsole::SourceFile
- #href_to_file_line — RackConsole::Formatting
- #instance_method? — RackConsole::MockMethod
- #instance_method_names — RackConsole::MethodIntrospection
- #layout — RackConsole::Configuration
- #limit_string — RackConsole::Formatting
- #literal_tag — RackConsole::Formatting
- #load! — RackConsole::SourceFile
- #locals — RackConsole::Configuration
- #match_pred — RackConsole::MethodIntrospection
- #method_href — RackConsole::Formatting
- #method_name_tag — RackConsole::Formatting
- #methods_for_module — RackConsole::MethodIntrospection
- #methods_for_module_by_kind — RackConsole::MethodIntrospection
- #methods_matching — RackConsole::MethodIntrospection
- #methods_within_file — RackConsole::MethodIntrospection
- #module_name_tag — RackConsole::Formatting
- #narrow_to_block! — RackConsole::SourceFile
- #prepare_file! — RackConsole::AppHelpers
- #result_capture! — RackConsole::AppHelpers
- #safe_format — RackConsole::Formatting
- #safe_format_structured — RackConsole::Formatting
- #safe_pp — RackConsole::Formatting
- #scan! — RackConsole::Ansi2Html
- #server_info — RackConsole::Configuration
- #singleton_method_names — RackConsole::MethodIntrospection
- #sort_methods! — RackConsole::MethodIntrospection
- #sort_methods_by_source_location! — RackConsole::MethodIntrospection
- #source_file — RackConsole::Formatting
- #source_file_methods_href — RackConsole::Formatting
- #source_location — RackConsole::MockMethod
- #tag — RackConsole::Ansi2Html
- #tag_pop! — RackConsole::Ansi2Html
- #text — RackConsole::Ansi2Html
- #unauthorized! — RackConsole::Configuration
- #url_root — RackConsole::Configuration
- #with_access — RackConsole::AppHelpers
- #wrap_line — RackConsole::Formatting
- #wrap_lines — RackConsole::Formatting