Navigation Menu

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

Clarify how to run Tailwind command in CI #230

Merged
merged 2 commits into from Dec 7, 2022

Conversation

ghiculescu
Copy link
Member

The current docs are a bit confusing, because only rake tasks get enhanced by this library, but there's also rails tasks that look the same.

I tried to make it a bit more clear.

Disclaimer: it's possible I've gotten confused and there's a much simpler recommended approach... I'd love for that to be true!

@flavorjones
Copy link
Member

flavorjones commented Dec 7, 2022

To simplify the message, should we just recommend one way to do it, and that's:

bin/rails test:prepare test

?

@ghiculescu
Copy link
Member Author

Yes, that's much better.

@flavorjones
Copy link
Member

I tweaked the language a tiny bit. Can you take a look and let me know if you think we should make any more changes?

Co-authored-by: Mike Dalessio <mike.dalessio@gmail.com>
README.md Outdated Show resolved Hide resolved
@ghiculescu
Copy link
Member Author

Just one suggestion. I hope that rails/rails#46664 will make all this irrelevant! Thanks for your help @flavorjones

Co-authored-by: Alex Ghiculescu <alex@tanda.co>
@flavorjones
Copy link
Member

Thanks for diving into the Rails tasks, I had just started down that path. homer-disappearing-into-a-bush.gif

@flavorjones flavorjones merged commit f095f3f into rails:main Dec 7, 2022
@ghiculescu ghiculescu deleted the patch-1 branch December 7, 2022 21:33
@ghiculescu
Copy link
Member Author

Thanks for diving into the Rails tasks, I had just started down that path. homer-disappearing-into-a-bush.gif

Well I haven't quite got it working right, see my comment on the PR. Help is welcome!! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants