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

Ruby on Rails, Blog app project: Updated link to most recent Rails blog tutorial #29276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Roxanoel
Copy link
Contributor

@Roxanoel Roxanoel commented Jan 3, 2025

Because

As of Rails 8.0, the Getting Started project has changed: it is no longer the "Build a blog" project. In order to be more exact, we would have to either change the entire project, or at least link to the most recent "Getting Started" project that involves building a blog (i.e., Rails 7.2). Since changing the project's nature and name is a more involved process, I have simply changed the link for now, so that it links to the page it initially referenced.

This PR

  • Changes the link in the "Project: Blog App" Rails page so that it refers to the correct tutorial.

Issue

Closes #29249

Additional Information

N/A

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

To account for the fact that as of Rails 8.0, the Getting Started project has changed.
@github-actions github-actions bot added the Content: Ruby on Rails Involves the Ruby on Rails course label Jan 3, 2025
Copy link
Contributor

@JoshDevHub JoshDevHub left a comment

Choose a reason for hiding this comment

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

Wow that is a big change to the guides. I agree with your approach that the best way for now is to point learners to the old blog project, but we'll maybe want to open an issue for discussing a larger shift to using their new project (feel free to do this if you want! Or I can handle it later).

As for this PR, I'd be glad to approve it after the merge conflict is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Ruby on Rails Involves the Ruby on Rails course
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blog App: Rails 8.0 Getting Started Project is no longer a blog
2 participants