Skip to content
  • Alberto Almagro's avatar
    f553be89
    Homogenize rails help output · f553be89
    Alberto Almagro authored
    In commit 6567464b we homogenized rails
    commands with former rake tasks. We decided to display all commands at
    the same level and merged the list of commands displayed by `rails help`.
    
    We however forgot to actually merge the output in the command itself.
    This commit fixes that.
    f553be89
    Homogenize rails help output
    Alberto Almagro authored
    In commit 6567464b we homogenized rails
    commands with former rake tasks. We decided to display all commands at
    the same level and merged the list of commands displayed by `rails help`.
    
    We however forgot to actually merge the output in the command itself.
    This commit fixes that.
Loading