Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | fix(ruby): add missing `-run` in `rserver` alias (#11913) | jack | |
2021-12-29 | feat(ruby): add new aliases `rrun` and `rserver` (#10218) | Celestino Gomes | |
2021-10-20 | fix(ruby)!: rename aliases that start with `g` to `ge` | Marc Cornellà | |
BREAKING CHANGE: all `gem` aliases that started with `g` now start with `ge` to fix conflicting names with the `git` plugin. Also, the `ghlp` alias is now renamed `geh`. Have a look at the plugin README for more information. Fixes #10320 | |||
2021-10-19 | feat(ruby): add multiple `gem` aliases (#9005) | Marc Cornellà | |
Mostly empty commit to fix the changelog for merge at 6f4c7f64 | |||
2021-10-19 | Swapping gh with ghlp as 'gh' is reserved for the Github CLI. #9005 | Robby Russell | |
2020-07-01 | spacing changed | Sayan Roy | |
2020-06-09 | Updating the README.md | Sayan Roy | |
2020-06-07 | Updating some gem command reference | Sayan Roy | |
# Updating some gem command reference gem_info,gem help , etc. | |||
2018-10-04 | ruby: add README (#7212) | MasterOfTheTiger | |
2017-11-14 | Update ruby.plugin.zsh (#2117) | Brandon Weaver | |
Added some Gem command shorthands, and ruby shorthand | |||
2012-01-02 | Fixed the rfind command in the ruby plugin | Patrick Lindborg | |
2011-05-28 | Gem List Helper | Andrew Hodges | |
Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin. | |||
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that ↵ | Robby Russell | |
any plugin-specific functions can be bundled within there. |