Skip to content

Commit 04b51b7

Browse files
committed
Merge branch 'master' into develop
2 parents 910853b + 9bc3954 commit 04b51b7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ TODO
5454
- [x] User scaffold and JWT for user authenticate Gem https://github.com/x1wins/jwt-rails
5555
- [x] User role http://railscasts.com/episodes/189-embedded-association?view=asciicast https://github.com/ryanb/cancan/wiki/Role-Based-Authorization
5656
- [x] Category scaffold
57+
5758
- [x] Post scaffold
5859
- [x] Comment scaffold
5960
- [x] Model Serializer https://itnext.io/a-quickstart-guide-to-using-serializer-with-your-ruby-on-rails-api-d5052dea52c5
@@ -76,8 +77,12 @@ TODO
7677
- [ ] log
7778
- [ ] model tracking https://github.com/paper-trail-gem/paper_trail
7879
- [x] ELK https://github.com/deviantony/docker-elk
79-
- [ ] Versioning http://railscasts.com/episodes/350-rest-api-versioning?view=asciicast
80-
80+
- [x] Versioning http://railscasts.com/episodes/350-rest-api-versioning?view=asciicast
81+
- [ ] File upload to Local path with active storage https://edgeguides.rubyonrails.org/active_storage_overview.html
82+
- [ ] docker-compose
83+
- [ ] staging
84+
- [ ] production
85+
8186
How what to do
8287
--------------
8388
* [Build Json with active_model_serializers Gem](#build-json-with-active_model_serializers-gem)

0 commit comments

Comments
 (0)