|
1 | 1 | {
|
2 | 2 | "thoughts": [
|
3 |
| - { |
4 |
| - "id": "why-programming", |
5 |
| - "title": "Why Programming" |
6 |
| - }, |
7 | 3 | {
|
8 | 4 | "id": "how-to-start-a-project",
|
9 |
| - "title": "How to Start a Project" |
| 5 | + "title": "How to Start a Project", |
| 6 | + "date": "Nov 09 2017" |
10 | 7 | },
|
11 | 8 | {
|
12 | 9 | "id": "behind-the-scenes-a-sinatra-application",
|
13 |
| - "title": "Behind the Scenes, a Sinatra Application" |
| 10 | + "title": "Behind the Scenes, a Sinatra Application", |
| 11 | + "date": "Dec 20 2017" |
| 12 | + }, |
| 13 | + { |
| 14 | + "id": "why-programming", |
| 15 | + "title": "Why Programming", |
| 16 | + "date": "Feb 15 2018" |
14 | 17 | },
|
15 | 18 | {
|
16 | 19 | "id": "friendly-urls-for-your-rails-app-with-friendlyId",
|
17 |
| - "title": "Friendly URLs for your Rails App with FriendlyId" |
| 20 | + "title": "Friendly URLs for your Rails App with FriendlyId", |
| 21 | + "date": "Feb 23 2018" |
18 | 22 | },
|
19 | 23 | {
|
20 | 24 | "id": "acts-as-votable-gem-for-rails-apps",
|
21 |
| - "title": "Acts As Votable gem for Rails Apps" |
| 25 | + "title": "Acts As Votable gem for Rails Apps", |
| 26 | + "date": "Feb 23 2018" |
22 | 27 | },
|
23 | 28 | {
|
24 | 29 | "id": "devise-and-omniauth-authentication-with-rails",
|
25 |
| - "title": "Devise and OmniAuth Authentication with Rails" |
| 30 | + "title": "Devise and OmniAuth Authentication with Rails", |
| 31 | + "date": "Feb 23 2018" |
26 | 32 | },
|
27 | 33 | {
|
28 | 34 | "id": "devit-on-rails",
|
29 |
| - "title": "Devit on Rails" |
| 35 | + "title": "Devit on Rails", |
| 36 | + "date": "Feb 24 2018" |
30 | 37 | },
|
31 | 38 | {
|
32 | 39 | "id": "rails-api-and-javascript",
|
33 |
| - "title": "Rails API and JavaScript" |
| 40 | + "title": "Rails API and JavaScript", |
| 41 | + "date": "Mar 10 2018" |
34 | 42 | },
|
35 | 43 | {
|
36 | 44 | "id": "react-redux-and-rails-api",
|
37 |
| - "title": "React, Redux and Rails API" |
| 45 | + "title": "React, Redux and Rails API", |
| 46 | + "date": "May 07 2018" |
38 | 47 | }
|
39 | 48 | ]
|
40 | 49 | }
|
0 commit comments