Skip to content

Instantly share code, notes, and snippets.

View joshmosh's full-sized avatar
🐽
Oink oink pig pig do away with the pork

Josh Minnich joshmosh

🐽
Oink oink pig pig do away with the pork
View GitHub Profile
@mlanett
mlanett / rails http status codes
Last active September 12, 2024 15:39
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