Commit 7b3012d
committed
Omit deprecated gems from
This change came about through discussion with David Rodgriguez. We've
been deliberating whether to document the deprecated status of commands.
I looked for examples in the OSS community and found that there's a lot
of inconsistency around documenting deprecated items. Ruby does and
doesn't do it. Rails seems to do it. Elixir seems to do it. It's not a
settled matter.
Ultimately, the decision was to remove the deprecated commands from the
`help commands` command.gem help commands
1 parent c91087c commit 7b3012d
File tree
3 files changed
+17
-2
lines changed- lib/rubygems/commands
- test/rubygems
3 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
335 | 337 | | |
336 | 338 | | |
337 | 339 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
54 | 67 | | |
55 | 68 | | |
56 | 69 | | |
| |||
0 commit comments