Closed wilco375 closed 1 month ago
origin/staging
git checkout staging ; git pull ; bundle exec rails db:reset ; git checkout BRANCH ; bundle exec rails db:migrate
API endpoints and models for tagging users in photos. See amber ui PR for more information: https://github.com/csvalpha/amber-ui/pull/838
Checklist
origin/staging
(git checkout staging ; git pull ; bundle exec rails db:reset ; git checkout BRANCH ; bundle exec rails db:migrate
)Summary
API endpoints and models for tagging users in photos. See amber ui PR for more information: https://github.com/csvalpha/amber-ui/pull/838