Hartley McGuire
Hartley McGuire
This looks like an incomplete version of #1551. All of those parser files are generated by `rake ragel`, so modifying them by hand is not a good idea in my...
> There was code introduced several versions ago that appears to handle the situation of a new migration appearing with a filename timestamp lower than the latest one run that...
Related: #6793 to address this for other gems that Bundler depends on. Should Psych be vendored as well (can C-ext even be vendored) ?
> The changes introduced by #49390 have changed the difference in performance to `1.34x slower`: Here's a PR to make it only 12% slower: #50737
Thanks for opening the issue! I was able to reproduce this with just `gem install rails`
It looks like this basically reverts #47689 I think a better option would be to fix whatever is adding bootstrap to application.js so that its compatible with importmap.
> hmm it seems it was wrong to add this behavior with the bug in the first place, many of the guides have a `rails new app --css=bootstrap` settings because...
> "./bin/importmap pin bootstrap" doesn't work for some reason, I don't understand if this is expected behavior or not? Also "./bin/importmap pin bootstrap-icons" but this is expected since it's a...
Pinning so it doesn't go stale, this is a tracking issue per: https://github.com/rails/rails/issues/45408#issuecomment-1487591213