Skip to content

Instantly share code, notes, and snippets.

View rzemlin's full-sized avatar
🐢

Ryan Zemlin rzemlin

🐢
  • Sonic.net
  • Rio Nido, CA
View GitHub Profile
@rzemlin
rzemlin / rails http status codes
Created April 24, 2022 15:35 — 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