Skip to content

Instantly share code, notes, and snippets.

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

Fábio BC Souza fabiobarboza7

🏠
Working from home
  • Globo
  • Pelotas, Brazil
View GitHub Profile
@mlanett
mlanett / rails http status codes
Last active September 21, 2024 18:10
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