aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-10-15 11:20:05 +0900
committerRyuta Kamizono <kamipo@gmail.com>2018-10-15 12:23:19 +0900
commitecd46231ff97f6735b62543416a230390fa22b21 (patch)
treef8f6ca5d466392496626cba5523468dbfb7afbf0 /actionpack/test/dispatch
parentbc2a77ab2704e7b90920fff6e077e42ddcfff73b (diff)
downloadrails-ecd46231ff97f6735b62543416a230390fa22b21.tar.gz
rails-ecd46231ff97f6735b62543416a230390fa22b21.tar.bz2
rails-ecd46231ff97f6735b62543416a230390fa22b21.zip
Ensure to test that `project.developers` is ordered by `developers.name desc`
`developers.name desc` was added at d59f3a7, but any test case isn't failed even if the `developers.name desc` is removed since all tested developers are consistently ordered on both `name` and `id`. I changed one developers creation ordering to ensure to test that `project.developers` is ordered by `developers.name desc`.
Diffstat (limited to 'actionpack/test/dispatch')
0 files changed, 0 insertions, 0 deletions