Files
nairobi/app/models
Javi Martín 9e27027f56 Remove duplicate scope
The scopes `created_by_admin` and `public_polls` were very similar. I'm
using `created_by_admin` because `Poll.public_polls` feels redundant,
and the reason for that name is we should not name the scope `public`
because `public` is a ruby access modifier.
2019-11-09 19:33:02 +01:00
..
2019-11-06 00:04:02 +01:00
2019-11-06 00:04:02 +01:00
2019-10-31 13:48:42 +01:00
2019-11-01 20:08:46 +01:00
2019-11-01 20:08:46 +01:00
2019-11-06 00:04:02 +01:00
2019-03-27 15:22:14 +01:00
2019-11-06 00:04:02 +01:00
2019-10-23 14:39:31 +02:00
2019-03-14 17:25:43 +01:00
2019-04-29 13:08:43 -05:00
2019-11-09 19:33:02 +01:00
2019-11-06 00:04:02 +01:00
2019-10-30 02:26:42 +01:00
2019-02-05 17:41:00 +01:00
2019-10-25 19:29:12 +02:00