How Rails handles status codes
If you are curious how Rails enables you to render status: :ok and how it handles exceptions to return proper HTTP status codes, you should check out my latest article.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
If you are curious how Rails enables you to render status: :ok and how it handles exceptions to return proper HTTP status codes, you should check out my latest article.
Post a comment