Rails 7.2 ships with per action rate limiting…

Rails 7.2 introduced a new rate limit feature that uses the Rails cache for preventing abuse of routes in your applications.

https://gorails.com/episodes/rate-limit-requests-rails-7-2

Leave a comment