Files
nairobi/app
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-07 15:58:49 +01:00
2019-11-09 19:33:02 +01:00
2019-10-26 13:22:49 +02:00
2019-11-09 19:33:02 +01:00