Bryan Rite

Results 22 comments of Bryan Rite

@codyolsen Absolutely, I was gonna setup an open source organization on GitHub and transfer cancancan into it with other maintainers if it catches on and there is some interest.

FYI all: I've moved `cancancan` into a open source organization on Github so maintainership does not rest on one individual: https://github.com/cancancommunity/cancancan It will redirect links and git access properly, so...

I've shied away from blanketing all outstanding issues and PRs on cancan because cancancan is not really "officially" sanctioned... I've been referencing cancan PRs in issues I open on cancancan,...

:+1: Had to revert to 1.6.9. Possibly due to AREL now instead of meta-where?

I'm not a huge fan of this solution... ignoring signals solves the problem directly, but is kind of an odd solution, relying on pushing signal handling to the end user...

Not really, we should _eventually_ have it for all of them, but we can add it just for Node right now, it's just as much if not less code than...