File tree
36 files changed
+456
-5804
lines changed- app/views/pages
- client
- app
- bundles/comments
- actions
- components
- CommentBox
- CommentForm
- CommentList
- Comment
- CommentScreen
- SimpleCommentScreen
- layout
- startup
- libs
- middlewares
- config
- environments
- db
- docs
- lib/tasks
- scripts
- spec
- features
- support
36 files changed
+456
-5804
lines changedDiff for: .rubocop.yml
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
|
Diff for: .travis.yml
+17-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 |
| |
19 | 24 |
| |
20 |
| - | |
21 |
| - | |
| 25 | + | |
| 26 | + | |
22 | 27 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 |
| |
27 | 35 |
| |
28 |
| - | |
| 36 | + | |
| 37 | + |
Diff for: Gemfile
+4-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 12 | + | |
17 | 13 |
| |
18 | 14 |
| |
19 | 15 |
| |
| |||
104 | 100 |
| |
105 | 101 |
| |
106 | 102 |
| |
107 |
| - | |
| 103 | + | |
108 | 104 |
| |
109 |
| - | |
| 105 | + | |
110 | 106 |
|
0 commit comments