<@U1KDL1VHC> Doesn't look like that many to me. Th...
# general
b
@victor Doesn't look like that many to me. There are quite a few user controllers, but that's normal. I see controllers for managing locales, autocomplete, coupon codes. Looks like just some supplementary controllers.
v
For the user controller it seemed a bit overly CRUD. But I guess its also clean to follow devise
b
It tries to follow devise, yeah. But controllers are supposed to be plentiful and slim.