Skip to content

Conversation

@Davidslv
Copy link
Contributor

  • Update installation guide for Ruby on Rails v8

Just updating the documentation as there's no bundle inside the bin folder in Ruby on Rails 8.

  • Fix command syntax and update installation instructions

* Update installation guide for Ruby on Rails v8

Just updating the documentation as there's no `bundle` inside the `bin` folder in Ruby on Rails 8.

* Fix command syntax and update installation instructions
@vercel
Copy link

vercel bot commented Oct 21, 2025

@Davidslv is attempting to deploy a commit to the Tailwind Labs Team on Vercel.

A member of the Team first needs to authorize it.

@thecrypticace thecrypticace self-assigned this Oct 24, 2025
@thecrypticace
Copy link
Contributor

When I set up a brand new Rails v8 project there definitely is a ./bin/bundle file:

Screenshot 2025-10-27 at 13 19 59

lang: "shell",
code: shell`
rails new my-project
rails new my-project --css=tailwind
Copy link
Contributor

Choose a reason for hiding this comment

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

So, we usually write these guides in a "here's how you'd install it if the builtin flag didn't exist" style. This isn't feasible for all guides but we follow that whenever possible — so I don't think we want to add this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fair point.

@thecrypticace thecrypticace added the question Further information is requested label Oct 27, 2025
@Davidslv
Copy link
Contributor Author

When I set up a brand new Rails v8 project there definitely is a ./bin/bundle file:

Screenshot 2025-10-27 at 13 19 59

That's strange, I had just installed rails and created a new project, in fact I haven't touched the directory since I opened the PR, I have a other things in there, but no bundle.

Screenshot 2025-10-27 at 17 49 35

@thecrypticace
Copy link
Contributor

Ah, my gem was outdated. I bumped my rails gem dep to 8.1.0 and now new projects don't have that. Looks like that change was from last week.

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tailwindcss-com Ready Ready Preview Comment Oct 27, 2025 6:06pm

@thecrypticace thecrypticace merged commit 37de353 into tailwindlabs:main Oct 27, 2025
1 check passed
@thecrypticace
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants