Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | feat(rails): add `fmns` alias for `foreman start` (#9600) | romanch | |
Closes #9600 | |||
2022-03-07 | chore(rails): fix comments and docs | Marc Cornellà | |
2022-03-07 | feat(rails)!: run old rake aliases with `rails` (#9601) | Alexey Poimtsev | |
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> | |||
2021-04-11 | docs(rails): reflect changes to aliases (#9809) | Chuck | |
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà | |
- fasd - history - mercurial - pylint - repo - yii2 | |||
2019-11-19 | rails: fix rendering issue in README (#8410) | Taico Aerts | |
2019-06-12 | rails: fix typo in README (#7923) | Viktor Fonic | |
2019-05-17 | rails: change rg alias to `rgen` (#7858) | Mert Simsek | |
The rg alias conflicted with ripgrep. | |||
2019-04-15 | rails: create README (#5841) | Ivan Polchenko | |