summaryrefslogtreecommitdiffstats
path: root/src/modules/ruby.rs
AgeCommit message (Expand)Author
2021-04-29feat: Add version formating for modules (#2611)filip
2021-04-10refactor: propagate version formatting errors (#2566)Dario Vladović
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-02-21feat(ruby): Configure when the module is shown (#2351)David Knaack
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-02-11refactor(clippy): fix new lints (#2297)David Knaack
2021-01-20fix: Adjust default format strings (#2165)Moritz Vetter
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-04-28feat(package): configurable displaying package version for packages marked as...Karol Fuksiewicz
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-10Fix ruby version to not assume length (#1082)Jonathan Knapp
2020-04-03feat: Enable to display language version when `.<lang>-version` file exists. ...Shu Kutsuzawa
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-02-21test: refactor ruby and php modules to use mocked commands (#936)Thomas O'Donnell
2019-12-02refactor: Refactor modules to use the exec_cmd util (#676)Thomas O'Donnell
2019-10-19refactor: Refactor modules to use module config (#514)Zhenhui Xie
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-14perf: Lazy load files from directory (#335)Nick Young
2019-09-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-09-07feat: Add the ability to configure per-module color styles (#285)Kevin Song
2019-08-13feat: implement the ruby module (#131)André Zanellato