/ Published in: Rails
I'm always forgetting what rake can do or how to write it so here's a quick command that will list out everything.
Expand |
Embed | Plain Text
cd rails_application rake -T
You need to login to post a comment.
