-
Notifications
You must be signed in to change notification settings - Fork 99
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 7 files changed
- 10 contributors
Commits on Dec 21, 2022
-
### What is this PR? Adds a trouble-shooting solution - sprockets wasn't serving an updated css file. Why not? After many hours of hair-pulling, I stumbled upon this issue: rails/tailwindcss-rails#119 which saved the day. It's easy to overlook, and probably warrants a note in the documentation. Hence this PR. Hopefully, it will save someone a lotta of trouble.
1Configuration menu - View commit details
-
Copy full SHA for 052ba22 - Browse repository at this point
Copy the full SHA 052ba22View commit details
Commits on Jan 9, 2023
-
Add possibility to skip css:build during assets:precompile (#99)
* Better: Add CSS_BUILD env var to skip css:build * Change for SKIP_CSS_BUILD * Fix single quotes Co-authored-by: Yoann Lecuyer <[email protected]> Co-authored-by: David Heinemeier Hansson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a1d993 - Browse repository at this point
Copy the full SHA 0a1d993View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1eca513 - Browse repository at this point
Copy the full SHA 1eca513View commit details
Commits on Jan 30, 2023
-
Merge pull request #115 from ghiculescu/patch-1
Update `test:prepare` docs
Configuration menu - View commit details
-
Copy full SHA for 69db545 - Browse repository at this point
Copy the full SHA 69db545View commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d6221e - Browse repository at this point
Copy the full SHA 6d6221eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d1076 - Browse repository at this point
Copy the full SHA f5d1076View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b005a2 - Browse repository at this point
Copy the full SHA 8b005a2View commit details -
Run the server with remote debugging enabled (#123)
When running inside foreman the 'debug' gem will not have a proper TTY available. Running with the `--open` option enabled allows to start remote sessions and attach a debugger client with `rdbg --attach`.
Configuration menu - View commit details
-
Copy full SHA for fcf0088 - Browse repository at this point
Copy the full SHA fcf0088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec36cd - Browse repository at this point
Copy the full SHA 7ec36cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3c3d4 - Browse repository at this point
Copy the full SHA ba3c3d4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.2...v1.2.0