0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

9 commits

Author SHA1 Message Date
romanch
98ed582e6a feat(rails): add fmns alias for foreman start (#9600)
Closes #9600
2022-03-07 22:37:04 +01:00
Marc Cornellà
47d313c904 chore(rails): fix comments and docs 2022-03-07 22:37:04 +01:00
Alexey Poimtsev
3075d0c0ab feat(rails)!: run old rake aliases with rails (#9601)
BREAKING CHANGE: we've updated the aliases that run `rake` to use
`rails` instead because that's how they are run since Rails v5.
The old `rake` aliases can still be run by using the `rk` prefix
(e.g. the `rake test` alias has been changed from `rt` to `rkt`).

Closes #9601
Closes #9813
Fixes #10696

Co-authored-by: Vsevolod Voloshyn <seva.voloshin@gmail.com>
2022-03-07 22:37:04 +01:00
Chuck
e9f805a3ca
docs(rails): reflect changes to aliases (#9809) 2021-04-11 16:20:11 +02:00
Marc Cornellà
610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
Taico Aerts
d4f32e9f3a rails: fix rendering issue in README (#8410) 2019-11-19 17:03:37 +01:00
Viktor Fonic
078f64dcf9 rails: fix typo in README (#7923) 2019-06-12 19:45:43 +02:00
Mert Simsek
5aa62461d9 rails: change rg alias to rgen (#7858)
The rg alias conflicted with ripgrep.
2019-05-17 14:36:20 +02:00
Ivan Polchenko
8d95f76050 rails: create README (#5841) 2019-04-15 19:29:49 +02:00