Table of Contents - gem-bootstrap-0.1.4 Documentation
Classes and Modules
- GemBootstrap
- GemBootstrap::Builder
- GemBootstrap::CLI
- GemBootstrap::Configuration
- GemBootstrap::FileConflictManager
- GemBootstrap::FileWriter
- GemBootstrap::GitHubHelper
- GemBootstrap::Io
- GemBootstrap::OptionParser
- GemBootstrap::RakeHelper
- GemBootstrap::ShellHelper
- GemBootstrap::SourceGenerator
Methods
- ::author — GemBootstrap::Configuration
- ::build — GemBootstrap::Configuration
- ::email — GemBootstrap::Configuration
- ::gem_name — GemBootstrap::Configuration
- ::module_name — GemBootstrap::Configuration
- ::new — GemBootstrap::Builder
- ::new — GemBootstrap::CLI
- ::new — GemBootstrap::Configuration
- ::new — GemBootstrap::FileConflictManager
- ::new — GemBootstrap::FileWriter
- ::new — GemBootstrap::GitHubHelper
- ::new — GemBootstrap::Io
- ::new — GemBootstrap::RakeHelper
- ::new — GemBootstrap::ShellHelper
- ::new — GemBootstrap::SourceGenerator
- ::project_name — GemBootstrap::Configuration
- #apply_github_username — GemBootstrap::CLI
- #ask — GemBootstrap::FileConflictManager
- #banner — GemBootstrap::OptionParser
- #build_config — GemBootstrap::CLI
- #bundle_install — GemBootstrap::CLI
- #create_repo — GemBootstrap::GitHubHelper
- #display_help — GemBootstrap::CLI
- #ensure_gem_name_available — GemBootstrap::CLI
- #error_with — GemBootstrap::CLI
- #exec — GemBootstrap::ShellHelper
- #generate_src — GemBootstrap::Builder
- #generate_src — GemBootstrap::CLI
- #generate_src — GemBootstrap::SourceGenerator
- #git_init_commit_push — GemBootstrap::CLI
- #github_username — GemBootstrap::CLI
- #github_username — GemBootstrap::GitHubHelper
- #handle_file_conflict — GemBootstrap::FileWriter
- #handle_file_exists — GemBootstrap::FileWriter
- #handle_new_file — GemBootstrap::FileWriter
- #invalid_options? — GemBootstrap::CLI
- #log — GemBootstrap::FileWriter
- #mkdir — GemBootstrap::CLI
- #octokit_creds — GemBootstrap::GitHubHelper
- #overwrite_all? — GemBootstrap::FileConflictManager
- #parse — GemBootstrap::OptionParser
- #print_diff — GemBootstrap::FileConflictManager
- #print_help — GemBootstrap::FileConflictManager
- #prompt — GemBootstrap::FileConflictManager
- #puts — GemBootstrap::Io
- #readline — GemBootstrap::Io
- #render — GemBootstrap::SourceGenerator
- #run — GemBootstrap::CLI
- #setup_github_repo — GemBootstrap::CLI
- #sh — GemBootstrap::CLI
- #should_overwrite? — GemBootstrap::FileConflictManager
- #src_code — GemBootstrap::SourceGenerator
- #src_path — GemBootstrap::SourceGenerator
- #test — GemBootstrap::RakeHelper
- #warn — GemBootstrap::Io
- #write — GemBootstrap::FileWriter
- #write — GemBootstrap::Io