Moved from Cheat Sheet (I had put it there by mistake)

pferdefleisch 2012-02-20 04:04:02 -08:00
parent 94bcce9662
commit 9fbc77034d

@ -334,6 +334,18 @@ Adds tab-completion of Grails script names to the command line use of grails. L
## rails3 ## rails3
**Maintainer:** [robbyrussell][robbyrussell] **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 ## redis-cli
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]
@ -400,4 +412,3 @@ Completions for `thor`
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]
[robbyrussell]: https://github.com/robbyrussell [robbyrussell]: https://github.com/robbyrussell