-
Notifications
You must be signed in to change notification settings - Fork 97
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: 393e756
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: 8eca54b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 5 contributors
Commits on Mar 3, 2025
-
* Update for Darwin 24 Mac OS 15 support in the Gemfile.lock. * Fix typo in install task description We are installing CSS dependencies.
Configuration menu - View commit details
-
Copy full SHA for d39a8cc - Browse repository at this point
Copy the full SHA d39a8ccView commit details -
Improve package manager detection for Bun 1.2 compatibility (#165)
* Improve package manager detection for Bun compatibility - Add support for both old (bun.lockb) and new (bun.lock) Bun lock files - Handle Bun with Yarn compatibility mode (yarn.lock) - Simplify tool detection by introducing LOCK_FILES mapping - Combine command existence and lock file checks into single method This change ensures proper detection of Bun when using different versions or when running in Yarn compatibility mode (bun install --yarn). * keep old name of tool_exists? * fix case statement in cssbundling/build.rake * Make using_bun? detect bun.lockb or bun.lock or yarn.lock
Configuration menu - View commit details
-
Copy full SHA for f408313 - Browse repository at this point
Copy the full SHA f408313View commit details -
Fixes a couple minor issues with bootstrap: (#160)
1. The `bootstrap.min.js` doesn't include all the dependencies, and consequently does not work out of the box. Adding `@popperjs/core` isn't straightforward. 1. The asset path to the bootstrap/dist/js directory is added twice. While it does not seem to negatively impact things - it's cleaner to ensure it's done once. Co-authored-by: David Heinemeier Hansson <david@basecamp.com>
Configuration menu - View commit details
-
Copy full SHA for e061000 - Browse repository at this point
Copy the full SHA e061000View commit details -
Only attempt to add application link tag on Rails versions prior to 8 (…
…closes #161)
David Heinemeier Hansson committedMar 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 1332e42 - Browse repository at this point
Copy the full SHA 1332e42View commit details -
We use .keep files (closes #159)
David Heinemeier Hansson committedMar 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 30ceb83 - Browse repository at this point
Copy the full SHA 30ceb83View commit details -
David Heinemeier Hansson committed
Mar 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 2394d3d - Browse repository at this point
Copy the full SHA 2394d3dView commit details -
David Heinemeier Hansson committed
Mar 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 8eca54b - Browse repository at this point
Copy the full SHA 8eca54bView 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 393e756...8eca54b