Matheus Richard
Matheus Richard
According to [the 2022 Rails community survey (from Planet Argon)](https://rails-hosting.com/2022/#what-rails-testing-frameworks-are-you-using-to-write-tests), RSpec is used around 3x more than Minitest.
@martinemde please add tests and a changelog entry
I wonder if we should just handle these NoMethodErrors differently. It feels weird to return a 500 when the error is the "the user's fault". Maybe we could return a...
@dari-us, this PR has changed quite a bit since I first saw it. Can you ensure the description still matches the contents?
@martinemde @dari-us the description is good for now. It was still mentioning `#mandate` which is not part of the implementation anymore. Given the change in the initial scope, I think...
@seanpdoyle not if we consider the old behavior a "bug"
Yeah, that's what I thought. Maybe we'll have to wait 'till 1.0 to start translating it. I'll be happy to help on the pt-br translation when we get there!
@pgorod I'm from Brazil, tho. I know both pt_PT and pt_BR are different, but not SO difference. I could help, and a native pt_PT could improve anything he/she finds useful.
This issue is related (or a duplicate of) to #229