Skip to content

Upgrade to rails 8#535

Open
Usama441 wants to merge 9 commits intoTarteelAI:mainfrom
Usama441:upgrade-to-rails-8
Open

Upgrade to rails 8#535
Usama441 wants to merge 9 commits intoTarteelAI:mainfrom
Usama441:upgrade-to-rails-8

Conversation

@Usama441
Copy link

Upgrade Rails to 8.0 and align app with new defaults

Update config.load_defaults to 8.0

Remove deprecated new_framework_defaults initializers (5.1, 5.2, 7.0, legacy)

Fix duplicate belongs_to associations in Topic model

Verify app boot, Rails runner execution, and DB migration status

Ensure database connectivity and clean startup without errors

Copilot AI and others added 9 commits October 15, 2025 18:38
Co-authored-by: naveed-ahmad <701567+naveed-ahmad@users.noreply.github.com>
Co-authored-by: naveed-ahmad <701567+naveed-ahmad@users.noreply.github.com>
Co-authored-by: naveed-ahmad <701567+naveed-ahmad@users.noreply.github.com>
Update config.load_defaults to 8.0

Remove deprecated new_framework_defaults initializers (5.1, 5.2, 7.0, legacy)

Fix duplicate belongs_to associations in Topic model

Verify app boot, Rails runner execution, and DB migration status

Ensure database connectivity and clean startup without errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants