aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-03-05 20:21:27 +0200
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-03-13 11:58:52 +0200
commit304906f1bd4cd6f2831b6ae39a9ae54599d85569 (patch)
treee3c42dac0b1677b5aa88eaa733ff2d6b38bccf7b /actionview
parente78b1e5e615978a221b68530641101451ab83e68 (diff)
downloadrails-304906f1bd4cd6f2831b6ae39a9ae54599d85569.tar.gz
rails-304906f1bd4cd6f2831b6ae39a9ae54599d85569.tar.bz2
rails-304906f1bd4cd6f2831b6ae39a9ae54599d85569.zip
Introduce `ActionDispatch::Routing::ConsoleFormatter::Base`
- Create `Base` and inherit `Sheet` and `Expanded` in order to - prevent code duplication. - Remove trailing "\n" for components of `Expanded`. - There is no need for `Expanded#header` to return `@buffer` so return `nil` instead. - Change `no_routes` message "No routes were found for this controller" since if use `-g`, it sounds incorrect. - Display `No routes were found for this controller.` if apply `-c`. - Display `No routes were found for this grep pattern.` if apply `-g`. Related to #32130
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions