We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b039ae commit a8d9e1cCopy full SHA for a8d9e1c
README.md
@@ -94,12 +94,12 @@ TODO
94
- [x] User scaffold
95
- [x] User scaffold and JWT for user authenticate Gem https://github.com/x1wins/jwt-rails
96
- [x] User role http://railscasts.com/episodes/189-embedded-association?view=asciicast https://github.com/ryanb/cancan/wiki/Role-Based-Authorization
97
- - [ ] avator file upload
+ - [x] avatar file upload
98
- [ ] generate uninque username https://alexcastano.com/generate-unique-usernames-for-ruby-on-rails/
99
- [x] Category scaffold
100
- - [ ] fix post.category serialize
+ - [x] fix post.category serialize
101
- [x] Post scaffold
102
- - [ ] add title column
+ - [x] add title column
103
- [x] Comment scaffold
104
- [ ] add depth
105
- [ ] file upload
0 commit comments