aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/command
Commit message (Collapse)AuthorAgeFilesLines
* Show correct commands in helpyuuji.yaginuma2017-03-031-0/+11
Currently rails' help shows only namespace. However, the secrets command needs to specify command. Therefore, I fixed the command to display in help.