Files
nairobi/app/controllers
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-30 18:48:55 +01:00
2019-11-09 19:33:02 +01:00