Module: Mj
- Defined in:
- lib/mj.rb,
lib/mj/cli.rb,
lib/mj/version.rb,
lib/mj/git/branches.rb,
lib/mj/graphql/client.rb,
lib/mj/chatgpt/request.rb,
lib/mj/graphql/request.rb,
lib/mj/git/local_branch.rb,
lib/mj/git/pull_request.rb,
lib/mj/git/thor_command.rb,
lib/mj/git/remote_branch.rb,
lib/mj/chatgpt/thor_command.rb,
lib/mj/git/command_executer.rb,
lib/mj/graphql/thor_command.rb,
lib/mj/git/pull_request_author.rb,
lib/mj/graphql/request_factory.rb,
lib/mj/alternative_file/resolver.rb,
lib/mj/alternative_file/candidate.rb,
lib/mj/alternative_file/candidates.rb,
lib/mj/chatgpt/commands/ask_command.rb,
lib/mj/alternative_file/current_file.rb,
lib/mj/alternative_file/thor_command.rb,
lib/mj/git/commands/checkout_command.rb,
lib/mj/alternative_file/resolvers/base.rb,
lib/mj/graphql/commands/query_file_command.rb,
lib/mj/chatgpt/commands/ask_command_handler.rb,
lib/mj/git/commands/checkout_command_handler.rb,
lib/mj/alternative_file/commands/list_command.rb,
lib/mj/alternative_file/resolvers/ruby/ruby_file.rb,
lib/mj/git/commands/delete_stale_branches_command.rb,
lib/mj/graphql/commands/query_file_command_handler.rb,
lib/mj/alternative_file/commands/list_command_handler.rb,
lib/mj/alternative_file/resolvers/ruby/rails_resolver.rb,
lib/mj/alternative_file/resolvers/ruby/packwerk_resolver.rb,
lib/mj/git/commands/delete_stale_branches_command_handler.rb,
lib/mj/alternative_file/resolvers/ruby/vendored_gems_resolver.rb,
lib/mj/alternative_file/resolvers/ruby/view_component_resolver.rb,
lib/mj/alternative_file/resolvers/ruby/rails_controller_resolver.rb
Defined Under Namespace
Modules: AlternativeFile, ChatGpt, Git, GraphQL Classes: Cli, Error
Constant Summary collapse
- VERSION =
"1.2.0"