Improve the output log for route action with many lines:#38387
Improve the output log for route action with many lines:#38387roramirez wants to merge 1 commit into
Conversation
This change add indent the lines to improve the read in route section in the console log.
db5e3d3 to
6cd0cf9
Compare
|
Thank you for submitting this PR! I felt like this change should be upstreamed to Thor though, so I submitted rails/thor#714. If it is merged, it will fix this issue. |
|
Nice @jonathanhefner . That's is better solution!. I think we'll need to keep this PR open until you change is merge into the Thor to help to reminder us match the version of thor in |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
Hey, until moment think we'll need to keep open this PR. The PR into Thor isn't merge get so the issue still present, what do you think @jonathanhefner ? |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
Keep it opens ;) |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Sumary
This change add indent the lines to improve the read in route section in the console log.
Output before this change
After this change