Table of Contents - remote_ruby-0.1.3 Documentation
Classes and Modules
- Object
- RemoteRuby
- RemoteRuby::CacheAdapter
- RemoteRuby::CachingAdapter
- RemoteRuby::Compiler
- RemoteRuby::ConnectionAdapter
- RemoteRuby::EvalAdapter
- RemoteRuby::ExecutionContext
- RemoteRuby::Flavour
- RemoteRuby::LocalStdinAdapter
- RemoteRuby::LocalsExtractor
- RemoteRuby::RailsFlavour
- RemoteRuby::Runner
- RemoteRuby::SSHStdinAdapter
- RemoteRuby::SourceExtractor
- RemoteRuby::StdinProcessAdapter
- RemoteRuby::StreamCacher
- RemoteRuby::Unmarshaler
Methods
- ::build_flavours — RemoteRuby::Flavour
- ::lib_path — RemoteRuby
- ::new — RemoteRuby::Compiler
- ::new — RemoteRuby::ConnectionAdapter
- ::new — RemoteRuby::CacheAdapter
- ::new — RemoteRuby::CachingAdapter
- ::new — RemoteRuby::EvalAdapter
- ::new — RemoteRuby::LocalStdinAdapter
- ::new — RemoteRuby::SSHStdinAdapter
- ::new — RemoteRuby::ExecutionContext
- ::new — RemoteRuby::Flavour
- ::new — RemoteRuby::RailsFlavour
- ::new — RemoteRuby::LocalsExtractor
- ::new — RemoteRuby::Runner
- ::new — RemoteRuby::StreamCacher
- ::new — RemoteRuby::Unmarshaler
- ::root — RemoteRuby
- #adapter — RemoteRuby::ExecutionContext
- #add_flavours — RemoteRuby::ExecutionContext
- #assign_locals — RemoteRuby::ExecutionContext
- #cache_adapter — RemoteRuby::ExecutionContext
- #cache_exists? — RemoteRuby::ExecutionContext
- #cache_path — RemoteRuby::ExecutionContext
- #caching_adapter — RemoteRuby::ExecutionContext
- #client_locals_base64 — RemoteRuby::Compiler
- #close — RemoteRuby::StreamCacher
- #code_hash — RemoteRuby::Compiler
- #code_header — RemoteRuby::Flavour
- #code_header — RemoteRuby::RailsFlavour
- #code_headers — RemoteRuby::Compiler
- #code_source — RemoteRuby::ExecutionContext
- #command — RemoteRuby::LocalStdinAdapter
- #command — RemoteRuby::SSHStdinAdapter
- #command — RemoteRuby::StdinProcessAdapter
- #compiled_code — RemoteRuby::Compiler
- #compiler — RemoteRuby::ExecutionContext
- #connection_name — RemoteRuby::ConnectionAdapter
- #connection_name — RemoteRuby::CacheAdapter
- #connection_name — RemoteRuby::CachingAdapter
- #connection_name — RemoteRuby::EvalAdapter
- #connection_name — RemoteRuby::LocalStdinAdapter
- #connection_name — RemoteRuby::SSHStdinAdapter
- #context_hash — RemoteRuby::ExecutionContext
- #eof? — RemoteRuby::StreamCacher
- #execute — RemoteRuby::ExecutionContext
- #execute_code — RemoteRuby::ExecutionContext
- #extract — RemoteRuby::SourceExtractor
- #extract_locals — RemoteRuby::ExecutionContext
- #find_block — RemoteRuby::SourceExtractor
- #ignored_type? — RemoteRuby::LocalsExtractor
- #local_variable_names — RemoteRuby::LocalsExtractor
- #locals — RemoteRuby::LocalsExtractor
- #open — RemoteRuby::ConnectionAdapter
- #open — RemoteRuby::CacheAdapter
- #open — RemoteRuby::CachingAdapter
- #open — RemoteRuby::EvalAdapter
- #open — RemoteRuby::StdinProcessAdapter
- #parse — RemoteRuby::SourceExtractor
- #process_local — RemoteRuby::Compiler
- #read — RemoteRuby::StreamCacher
- #read_stream — RemoteRuby::Runner
- #read_var — RemoteRuby::Unmarshaler
- #read_var_data — RemoteRuby::Unmarshaler
- #read_var_header — RemoteRuby::Unmarshaler
- #readline — RemoteRuby::StreamCacher
- #remotely — RemoteRuby
- #run — RemoteRuby::Runner
- #run_async — RemoteRuby::EvalAdapter
- #run_code — RemoteRuby::EvalAdapter
- #run_sync — RemoteRuby::EvalAdapter
- #stderr_file_path — RemoteRuby::CacheAdapter
- #stderr_file_path — RemoteRuby::CachingAdapter
- #stdout_file_path — RemoteRuby::CacheAdapter
- #stdout_file_path — RemoteRuby::CachingAdapter
- #unmarshal — RemoteRuby::Runner
- #unmarshal — RemoteRuby::Unmarshaler
- #with_cache — RemoteRuby::CachingAdapter
- #with_pipes — RemoteRuby::EvalAdapter
- #with_stringio — RemoteRuby::EvalAdapter
- #with_tmp_streams — RemoteRuby::EvalAdapter