price-point-api/app/models
Mohammad Kanaan 13992e1dbe
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
feat: implement user authentication and session management
2026-06-14 14:12:37 +03:00
..
concerns feat: add votable concern 2026-05-30 23:23:19 +03:00
application_record.rb initial commit 2026-05-17 14:12:43 +03:00
chain.rb feat: add dependent associations for moderation logs and price reports 2026-05-26 20:37:52 +03:00
moderation_log.rb merge adming and guest into users 2026-05-30 17:54:26 +03:00
price_report.rb fix: add voting functionality with votable concern and updated price report and vote models. 2026-05-30 23:51:16 +03:00
product.rb feat: add dependent associations for moderation logs and price reports 2026-05-26 20:37:52 +03:00
session.rb feat: implement user authentication and session management 2026-06-14 14:12:37 +03:00
store.rb feat: add dependent associations for moderation logs and price reports 2026-05-26 20:37:52 +03:00
user.rb auth: add sessions table 2026-06-09 18:59:17 +03:00
vote.rb fix: add voting functionality with votable concern and updated price report and vote models. 2026-05-30 23:51:16 +03:00