Files
music_library/lib/music_library_web
Claudio Ortolina 45df749200 No need to create a range when total_pages is 0
Fixes:

warning: Range.new/2 and first..last default to a step of -1 when last < first.
Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
2024-12-19 19:07:08 +00:00
..
2024-12-15 12:09:29 +03:00
2024-10-21 10:29:05 +01:00
2024-11-25 10:02:34 +00:00
2024-10-14 18:58:10 +01:00
2024-09-12 14:13:06 +01:00
2024-12-02 12:40:09 +00:00
2024-11-25 10:23:31 +00:00