Rate limit your controller actions in Rails 7.2
With the release of Rails 7.2, some new features have been added to the framework. One of the new features is the ability to rate limit your controller actions easily.
Before the introduction of this feature, you would have to use a third-party gem l...
tonystrawberry.hashnode.dev2 min read