Skip to content

Commit a8d9e1c

Browse files
committed
Checked avatar, post.category, add title
1 parent 8b039ae commit a8d9e1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@ TODO
9494
- [x] User scaffold
9595
- [x] User scaffold and JWT for user authenticate Gem https://github.com/x1wins/jwt-rails
9696
- [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
97+
- [x] avatar file upload
9898
- [ ] generate uninque username https://alexcastano.com/generate-unique-usernames-for-ruby-on-rails/
9999
- [x] Category scaffold
100-
- [ ] fix post.category serialize
100+
- [x] fix post.category serialize
101101
- [x] Post scaffold
102-
- [ ] add title column
102+
- [x] add title column
103103
- [x] Comment scaffold
104104
- [ ] add depth
105105
- [ ] file upload

0 commit comments

Comments
 (0)