furunkel

Results 4 issues of furunkel

https://github.com/CanCanCommunity/cancancan/blob/6d0e62bf0c475964a0533608e7e7221be45de28c/lib/cancan/controller_resource_finder.rb#L8 Just ran into an issue here. If I pass `:through_association` and `:singleton` things don't work. It should check and send `@options[:through_association]` if set, I guess?

Hi, I'm using bubblewrap to run several hundreds of thousands of untrusted programming contest submissions. However, after some time I get `Can't mount devpts on /newroot/dev/pts: Too many open files`,...