2 Matching Annotations
- Feb 2021
-
github.com github.com
-
Instead of dealing with a mix of before_filters, Rack-middlewares, controller code and callbacks, an endpoint is just another activity and allows to be customized with the well-established Trailblazer mechanics.
-
While routing and redirecting/rendering still happens in Rails, all remaining steps are handled in the endpoint.
-