This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Commit 420304a
committed
New rake task menu structure
Promote top level tasks to the top most menu rather than nesting them
under the namespace of the same name as a pseudo-task "all". Namespaces
now include the colon in the submenu name. For example, the test task
used to appear in the "test" submenu as "all" but now appears in the main
rake tasks menu, with the "test" submenu being renamed to "test:".1 parent 6f6447f commit 420304a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments