Skip to content

Instantly share code, notes, and snippets.

View lena0429's full-sized avatar
🏠
Working from home

Lena Hou lena0429

🏠
Working from home
  • Maryland, USA
View GitHub Profile
@lena0429
lena0429 / rails http status codes
Created December 15, 2021 16:26 — 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