Skip to content

Instantly share code, notes, and snippets.

View RomaShKeee's full-sized avatar
🎯
Focusing

Roman Andreev RomaShKeee

🎯
Focusing
  • Freelancer
  • Germany
View GitHub Profile
@RomaShKeee
RomaShKeee / rails http status codes
Created July 19, 2018 12:21 — 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