Skip to content

Instantly share code, notes, and snippets.

@francois-blanchard
Created July 10, 2014 08:23
Show Gist options
  • Save francois-blanchard/2b552f312c8bee46f3b0 to your computer and use it in GitHub Desktop.
Save francois-blanchard/2b552f312c8bee46f3b0 to your computer and use it in GitHub Desktop.
Rails Rake command line
# listing all rake command
$ rake -P
# listing task
$ rake -T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment