Files
music_library/lib
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-18 11:12:06 +00:00
2024-10-02 16:33:42 +01:00
2024-12-18 11:12:06 +00:00