diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-10-15 11:20:05 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-10-15 12:23:19 +0900 |
commit | ecd46231ff97f6735b62543416a230390fa22b21 (patch) | |
tree | f8f6ca5d466392496626cba5523468dbfb7afbf0 /actionpack/test/fixtures/layouts/with_html_partial.html.erb | |
parent | bc2a77ab2704e7b90920fff6e077e42ddcfff73b (diff) | |
download | rails-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/fixtures/layouts/with_html_partial.html.erb')
0 files changed, 0 insertions, 0 deletions