Skip to content

Conversation

davidcornu
Copy link
Member

Summary of the problem

  1. The majority opinion seems to be that we should keep the # frozen_string_literal: true comment around in db/schema.rb
  2. Rails doesn't add it by default so this means wasting brain cycles keeping it there

Describe your changes

Patch the schema logic to add it by default.

@davidcornu davidcornu requested a review from a team as a code owner August 8, 2025 15:23
@polypixeldev
Copy link
Member

This is great, tysm!

Copy link
Member

@sampoder sampoder left a comment

Choose a reason for hiding this comment

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

bless

Copy link
Contributor

@YodaLightsabr YodaLightsabr left a comment

Choose a reason for hiding this comment

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

Thank you! 🙏

@davidcornu davidcornu added this pull request to the merge queue Aug 11, 2025
Merged via the queue into main with commit ca22bc2 Aug 11, 2025
13 checks passed
@davidcornu davidcornu deleted the david/push-pyxytvqssmwu branch August 11, 2025 14:09
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.

4 participants