Richard Wilson

Results 17 comments of Richard Wilson

Are you using `can?` to check? or `accessible_by`?

Where does the exception occur. `MyAbility.new(user).can action, Customer, Customer.for_provider(some_id)` ? This looks like something in your application is checking for a permission on a customer, with an instance of customer,...

Sorry @karlingen :( Wish there would be a better way to forward these short of creating a bot to do post automatically (which is probably against GH TOS)

@joshuap Thanks! In case you're curious, this is largely what we've settled on, if you wanted to see what it's kind of like to have a seperate agent coexist with...

Bringing the context over from another PR here ``` The interface for execute_request appears to be public, could we make an assumption that the signature of the method will be...

@iloveitaly I'll try to find time to for sure. Can't promise anything immediate.

Hey @iloveitaly Just following up on this. I won't have time to patch it. Apologies :( If anyone else wants to take it fly at 'er

Ideally, I'd like that when oepning up an existing box you're essentially class evaling your instance of that box since you now own it after importing it. I think it's...

@imella This just happened to us. Do you know how you were able to reproduce that behavior?