Skip to content

Instantly share code, notes, and snippets.

View mohamed-elfiky's full-sized avatar

BGS mohamed-elfiky

View GitHub Profile
@mohamed-elfiky
mohamed-elfiky / rails http status codes
Created November 10, 2020 15:59 — 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