[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/inf-ruby d4cff9a323 6/6: Capitalize
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/inf-ruby d4cff9a323 6/6: Capitalize |
Date: |
Sun, 15 Dec 2024 22:01:49 -0500 (EST) |
branch: elpa/inf-ruby
commit d4cff9a3237c8b9462c81fe0d2770a0f8748f77a
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>
Capitalize
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d4f8907797..8994de30f4 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ A simple IRB process can be fired up with <kbd>M-x
inf-ruby</kbd>.
To launch a REPL with project-specific console instead, type <kbd>M-x
inf-ruby-console-auto</kbd>.
It recognizes several project types, including Rails, gems and anything with
`racksh` in their Gemfile.
-### With docker
+### With Docker
To run the project specific console in a Docker (or Podman or other)
container, or in another shell
or host, set `inf-mode-wrapper-command` which will be passed to `format` to
produce the command for launching
- [nongnu] elpa/inf-ruby updated (6399a36682 -> d4cff9a323), ELPA Syncer, 2024/12/15
- [nongnu] elpa/inf-ruby f6f9e727f5 2/6: Update README do document 'inf-ruby-wrapper-command', ELPA Syncer, 2024/12/15
- [nongnu] elpa/inf-ruby 781d677941 4/6: Use call-process-shell-command instead of splitting right after concat, ELPA Syncer, 2024/12/15
- [nongnu] elpa/inf-ruby 22f816a369 5/6: README edits, ELPA Syncer, 2024/12/15
- [nongnu] elpa/inf-ruby d4cff9a323 6/6: Capitalize,
ELPA Syncer <=
- [nongnu] elpa/inf-ruby 58568b6f7e 1/6: Add custom variable to specify a wrapper for the determined commands to launch a console, ELPA Syncer, 2024/12/15
- [nongnu] elpa/inf-ruby 7d216e5c8f 3/6: inf-ruby-wrapper-command: Set the default value to nil, ELPA Syncer, 2024/12/15