Skip to content

Instantly share code, notes, and snippets.

View jorgeLuizChaves's full-sized avatar

Jorge Luiz Chaves de Oliveira jorgeLuizChaves

View GitHub Profile
@jorgeLuizChaves
jorgeLuizChaves / README-Template.md
Created October 1, 2018 18:17 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@jorgeLuizChaves
jorgeLuizChaves / rails http status codes
Created February 9, 2019 00:03 — 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