MD031 Fenced code blocks should be surrounded by blank lines
This commit is contained in:
@@ -36,6 +36,7 @@ The information to be filled in is divided into three sections:
|
||||

|
||||
|
||||
To help you understand how to fill in each of the fields, we will rely on a supposed WebService that receives a method called `:get_habita_datos` with the following structure:
|
||||
|
||||
```
|
||||
{
|
||||
request: {
|
||||
|
||||
@@ -9,7 +9,8 @@ For each platform, go to their developers section and follow their guides to cre
|
||||
## 2. Set your CONSUL's url
|
||||
|
||||
They'll ask you for your CONSUL's auth URL, and as you can see running `rake routes` at your CONSUL repo locally:
|
||||
```bash
|
||||
|
||||
```bash
|
||||
user_omniauth_authorize GET|POST /users/auth/:provider(.:format) users/omniauth_callbacks#passthru {:provider=>/twitter|facebook|google_oauth2/}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user