Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new lesson for migrations #4464

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

JoshDevHub
Copy link
Contributor

Because

There has been a new lesson added to the Rails course for migrations

See this curriculum PR: TheOdinProject/curriculum#27692

This PR

  • Adds new migrations lesson
  • Runs db:seed task

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the keyword: brief description of change format, using one of the following keywords:
    • Feature - adds new or amends existing user-facing behavior
    • Chore - changes that have no user-facing value, refactors, dependency bumps, etc
    • Fix - bug fixes
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • I have verified all tests and linters pass after making these changes.
  • If this PR addresses an open issue, it is linked in the Issue section
  • If applicable, this PR includes new or updated automated tests

@JoshDevHub JoshDevHub added create-review-app Create a Heroku review app for pull request and removed create-review-app Create a Heroku review app for pull request labels Mar 28, 2024
@KevinMulhern KevinMulhern temporarily deployed to odin-review-app-pr-4464 March 30, 2024 17:19 Inactive
Copy link
Member

@KevinMulhern KevinMulhern left a comment

Choose a reason for hiding this comment

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

🤌

@JoshDevHub JoshDevHub merged commit 4f5d5ff into TheOdinProject:main Mar 30, 2024
4 of 5 checks passed
@JoshDevHub JoshDevHub deleted the add_migrations_lesson branch March 30, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants