Skip to content

Instantly share code, notes, and snippets.

View Ron-Lavi's full-sized avatar

Ron Lavi Ron-Lavi

  • Red Hat Israel
  • Israel
View GitHub Profile
@Ron-Lavi
Ron-Lavi / rails http status codes
Created March 2, 2021 07:58 — 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