vedia/db/migrate
2026-04-21 22:37:25 -05:00
..
20250321213011_create_votes.rb Create model for candidates with name and description 2025-04-06 17:05:07 -06:00
20250321224552_create_candidates.rb Create model for candidates with name and description 2025-04-06 17:05:07 -06:00
20250321234644_create_users.rb Create model for users with email and password 2025-04-06 17:05:07 -06:00
20250321235135_create_ratings.rb Create model for ratings 2025-04-06 17:05:07 -06:00
20250322172051_add_vote_to_ratings.rb Add missing migrations 2025-04-06 17:05:07 -06:00
20250328010547_create_organizers.rb Add missing migrations 2025-04-06 17:05:07 -06:00
20250328014902_add_state_to_votes.rb Add missing migrations 2025-04-06 17:05:07 -06:00
20250607233053_add_reset_to_users.rb Add password reset 2025-06-07 18:38:33 -06:00
20250608223006_add_admin_to_users.rb Add admin panel for users and votes 2025-06-08 20:47:09 -06:00
20260323215246_add_reminders_to_votes.rb.rb Send automatic email reminders 2026-03-24 09:48:05 -06:00
20260420181729_add_closed_at_to_user.rb Allow closing accounts 2026-04-21 22:37:25 -05:00
20260420210736_add_opened_at_to_vote.rb Allow closing accounts 2026-04-21 22:37:25 -05:00