Skip to content

Instantly share code, notes, and snippets.

View rohitbegani's full-sized avatar
🏠
Working from home

Rohit Begani rohitbegani

🏠
Working from home
View GitHub Profile
@rohitbegani
rohitbegani / rails http status codes
Created June 6, 2018 16:17 — 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