Skip to content

Conversation

@JudahSan
Copy link
Collaborator

This PR upgrades the application from Rails 7.2.2 to Rails 8.0, incorporating new default configurations and enhancing the codebase with the following changes:

  • Rails 8.0 Upgrade: Updated the application to Rails 8.0, leveraging its latest features and improvements.
  • Active Storage Enhancements: Included migrations to support new Active Storage features introduced in Rails 8.0.
  • [x]Custom Error Pages: Implemented custom error pages for a better user experience.
  • Update Docker Development and dev container: Enhanced docker configuration for local development, including a Rails 8 compatible Dockerfile and docker-compose.

Please review the changes and provide feedback. All tests have been updated to ensure compatibility with Rails 8.0.

This commit upgrades the application to Rails 8.0, incorporating the new default configurations. It includes:
- Initial setup for Rubocop to enforce code style.
- Migrations to support Active Storage enhancements.
- Implementation of custom error pages.
@JudahSan JudahSan added enhancement New feature or request dependencies Pull requests that update a dependency file labels Sep 15, 2025
Copy link
Collaborator

@adamswonder adamswonder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jolly Good!

@adamswonder adamswonder merged commit 4b9f9f4 into African-Ruby-Community:main Sep 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants