aboutsummaryrefslogtreecommitdiff
path: root/app/models/tag.rb
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2024-03-16 11:36:57 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2024-03-16 11:36:57 +0100
commitc50a8c64583710761c36ee4e6e4553c27508725a (patch)
treed5d3ab9a12045c81fb0b010fbb27d96dfac39db8 /app/models/tag.rb
parentf0bcdcf4740148be2bd2505fbc7a85549a5d6fb2 (diff)
downloadoperum-c50a8c64583710761c36ee4e6e4553c27508725a.tar.gz
operum-c50a8c64583710761c36ee4e6e4553c27508725a.zip
tags: ensure the order by name
Apparently `#find_each` disregards the order, and so previously ordering and then calling this method was actually for nothing. Thus, let's stick to just `#each`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'app/models/tag.rb')
0 files changed, 0 insertions, 0 deletions