mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-07 06:15:44 +02:00
Moved from Cheat Sheet (I had put it there by mistake)
13
Plugins.md
13
Plugins.md
@ -334,6 +334,18 @@ Adds tab-completion of Grails script names to the command line use of grails. L
|
||||
## rails3
|
||||
**Maintainer:** [robbyrussell][robbyrussell]
|
||||
|
||||
* `rc - rails console`
|
||||
* `rd - rails destroy`
|
||||
* `rdb - rails dbconsole`
|
||||
* `rdbm - rake db:migrate db:test:clone`
|
||||
* `rg - rails generate`
|
||||
* `rp - rails plugin`
|
||||
* `rs - rails server`
|
||||
* `rsd - rails server --debugger`
|
||||
* `devlog - tail -f log/development.log`
|
||||
* `rdm - rake db:migrate`
|
||||
* `rdr - rake db:rollback`
|
||||
|
||||
## redis-cli
|
||||
**Maintainer:** [robbyrussell][robbyrussell]
|
||||
|
||||
@ -400,4 +412,3 @@ Completions for `thor`
|
||||
**Maintainer:** [robbyrussell][robbyrussell]
|
||||
|
||||
[robbyrussell]: https://github.com/robbyrussell
|
||||
|
||||
|
Reference in New Issue
Block a user