Skip to content

Installing Rails: remove Yarn installation and move to JS Bundling lesson#31150

Open
ZackHoang wants to merge 2 commits into
TheOdinProject:mainfrom
ZackHoang:rails/move-yarn-installation
Open

Installing Rails: remove Yarn installation and move to JS Bundling lesson#31150
ZackHoang wants to merge 2 commits into
TheOdinProject:mainfrom
ZackHoang:rails/move-yarn-installation

Conversation

@ZackHoang

Copy link
Copy Markdown
Contributor

Because

Currently, the link to installing Yarn on the installing Rails project is outdated. Moreover, much of the Rails course does not rely on Yarn until the JS Bundling lesson and later projects if learners wish to bundle JS. This PR removes Yarn installation from the Installing Rails project and move as well as update the Yarn installation guide to JS Bundling lesson so that Yarn will be used where only needed.

This PR

  • Remove Yarn installation from Installing Rails project
  • Move and update Yarn installation to JS Bundling lesson

Issue

Closes #30977

Additional Information

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

@github-actions github-actions Bot added the Content: Ruby on Rails Involves the Ruby on Rails course label Jun 10, 2026
@ZackHoang ZackHoang changed the title Rails/move yarn installation Installing Rails: remove Yarn installation and move to JS Bundling lesson Jun 10, 2026
@zachmmeyer zachmmeyer requested review from a team and CouchofTomato and removed request for a team June 13, 2026 20:52
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.

Installing Rails: Clear reference on what yarn version to install

2 participants