Steve Brown

Results 7 comments of Steve Brown

How should that work? Something like `forbid_action` succeeds for either `NotAuthorizedError` or authorization denied, and if `.by_raising_not_authorized` is appended, it should fail unless that error is raised. This would break...

@chrisalley , that is certainly a valid way of looking at it. For the application where this came up for me, I handled forbidden and `Pundit::NotAuthorizedError ` differently; the former...

@digitalfrost thank you for the update cleanup on the issues. If this is something that you and the other maintainers feel is in-scope, I would be happy to suggest a...

Thanks @pama. So using #1019 we could put the scaffold translations under `rails/scaffold`. That makes sense. As to your second point, wouldn't the scaffold code still be the responsibility of...

Thank you @pama . I opened a discussion there last year: [here](https://discuss.rubyonrails.org/t/proposal-i18n-translations-for-scaffold-templates/81777) No replies yet. Does not look like it will happen there either.

Sequoia added stricter security for applications accessing interfaces created on the local network. The fix is simple. Go to Privacy and Security -> Local Network Then find the application that...