Files
nairobi/spec/models
Javi Martín 4301937e85 Check arrays are empty instead of size 0
In ruby we check for `array.empty?` instead of `array.size == 0`, so
it's natural to write the tests in the same way.
2019-09-24 21:32:28 +02:00
..
2019-04-30 12:00:54 +02:00
2019-05-31 18:22:59 +02:00
2019-03-27 15:22:14 +01:00
2019-09-24 18:49:40 +02:00
2019-09-07 16:43:41 +02:00