Skip to content

Conversation

peter-lamantia
Copy link
Contributor

Motivation / Background

While going through the getting started tutorial to learn rails, I copied the code block which was missing inheritance of ApplicationRecord, which broke the application. I fixed this and one other instance of the error.

While going through the getting started tutorial to learn rails, I copied the code block which was missing inheritance of ApplicationRecord, which broke the application.

Hopefully this can save future beginners some time!
@rails-bot rails-bot bot added the docs label Dec 18, 2024
@kamipo kamipo merged commit f7790e1 into rails:main Dec 18, 2024
3 checks passed
kamipo added a commit that referenced this pull request Dec 18, 2024
Fix class inheritance for Product class [ci-skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants