6 ms·
I agree. The first app we wrote using CanCan, the `ability.rb` file (and the dozen files we factored out of that) grew to be... significant. I love the idea of
by Jeff_Dickey 13y ago
I agree. The first app we wrote using CanCan, the `ability.rb` file (and the dozen files we factored out of that) grew to be... significant.
I love the idea of Pundit because it decouples all that as much as seems practical. I'm about to find out if theory informs practice or not...