File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 54
54
- [x] User scaffold and JWT for user authenticate Gem https://github.com/x1wins/jwt-rails
55
55
- [x] User role http://railscasts.com/episodes/189-embedded-association? view=asciicast https://github.com/ryanb/cancan/wiki/Role-Based-Authorization
56
56
- [x] Category scaffold
57
+
57
58
- [x] Post scaffold
58
59
- [x] Comment scaffold
59
60
- [x] Model Serializer https://itnext.io/a-quickstart-guide-to-using-serializer-with-your-ruby-on-rails-api-d5052dea52c5
76
77
- [ ] log
77
78
- [ ] model tracking https://github.com/paper-trail-gem/paper_trail
78
79
- [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
+
81
86
How what to do
82
87
--------------
83
88
* [Build Json with active_model_serializers Gem](# build-json-with-active_model_serializers-gem)
You can’t perform that action at this time.
0 commit comments