Skip to content

Instantly share code, notes, and snippets.

View kynv-3493's full-sized avatar

Nguyễn Văn Kỳ kynv-3493

  • Sun*asterisk
  • Hà Nội
View GitHub Profile
@kynv-3493
kynv-3493 / rails http status codes
Created September 28, 2024 15:17 — forked from mlanett/rails http status codes
HTTP status code symbols for Rails
HTTP status code symbols for Rails
Thanks to Cody Fauser for this list of HTTP responce codes and their Ruby on Rails symbol mappings.
Status Code Symbol
1xx Informational
100 :continue
101 :switching_protocols
102 :processing