Maud de Vries

Results 103 comments of Maud de Vries

Thanks for your inputs! Cancancan works the same for queries on models, so `user = User.all` in `#index` will only return the users you are authorised to view. I am...

Thanks for your thoughts! Much appreciated. Let me summarise: 1) The access to the email address should not only be managed via `can?` conditionals in views 2) We also don't...

@klappradla @anubiskhan Great that you have this thing going! I think I can shed a light on some of the mysteries, but I won't be able to have a good...

@anubiskhan I can see how this must be confusing... The issue was not written with a new contributor in mind. My bad, sorry! Let me give you a bit more...

Hi @juuh42dias ! Are you still interested in working on this? No pressure :-) Else, we save it for the next RG team...

@inioluwaa Thanks for reporting! I love problems that solve themselves ;-) I am not aware that this is solved, though. Can you please explain a bit how you came to...

I don't think so, @ArushiSinghal. You are very welcome to dive into this. As a first step, make sure that you can reproduce the problem. Then, the solution to work...

Hi @swdonovan and @dphilla ! Welcome! Great that you want to contribute. This issue is available, so, sure, give it a go! Let us know if you get stuck. We...

Hey @swdonovan and @dphilla. How is this PR going? Are you working on it? Can we help?