mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-30 23:24:47 +01:00
@@ -49,6 +49,12 @@ plugins=(... rails)
|
||||
| `rt` | `rails test` | Run Rails tests |
|
||||
| `ru` | `rails runner` | Run Ruby code in the context of Rails |
|
||||
|
||||
### Foreman
|
||||
|
||||
| Alias | Command | Description |
|
||||
| ------ | --------------- | ----------------------------------------- |
|
||||
| `fmns` | `foreman start` | Interact with your Rails app from the CLI |
|
||||
|
||||
### Utility aliases
|
||||
|
||||
| Alias | Command | Description |
|
||||
|
||||
Reference in New Issue
Block a user