Files
nairobi/spec/models
Javi Martín 793bfed372 Display only existing stats
So if we don't have information regarding gender, age or geozone, stats
regarding those topics will not be shown.

Note we're using `spec/models/statisticable_spec.rb` because having the
same file in `spec/models/concerns` caused the tests to be executed
twice.

Also note the implementation behind the `gender?`, `age?` and `geozone?`
methods is a bit primitive. We might need to make it more robust in the
future.
2019-05-21 13:50:18 +02:00
..
2019-03-27 15:22:14 +01:00
2019-03-27 15:22:14 +01:00
2019-04-17 17:40:56 +02:00
2019-05-21 13:50:18 +02:00
2019-04-17 17:40:56 +02:00
2019-04-30 12:00:54 +02:00
2019-03-27 15:22:14 +01:00
2019-01-18 14:17:12 +01:00
2019-04-29 15:44:41 +02:00
2019-03-19 15:14:08 +01:00
2019-02-05 17:41:00 +01:00
2019-02-12 17:19:36 +01:00