add user statuses
1 parent ca85330 commit b0e8d05bb664b042f58246d39f46b0cc8c9211c9
@lukas lukas authored on 5 Apr 2022
Showing 10 changed files
View
app/controllers/api/users_controller.rb
View
app/models/status.rb 0 → 100644
View
app/models/user.rb
View
config/routes.rb
View
db/migrate/20220405200937_create_statuses.rb 0 → 100644
View
db/schema.rb
View
test/fixtures/statuses.yml 0 → 100644
View
test/fixtures/texts.yml 0 → 100644
View
test/models/status_test.rb 0 → 100644
View
test/models/text_test.rb 0 → 100644