Replies: 2 comments
-
The bootstrap-rubygem often lags behind the latest Bootstrap releases, and since gems like bootstrap_form and bootstrap-email depend on it, you cannot import Bootstrap another way without breaking dependencies. Options:
|
Beta Was this translation helpful? Give feedback.
-
Sorry about that. I took a quick swing at updating the release, but I've not worked on it myself, so I'll have some learning to do to release new versions there. I'm hoping to come back to it and get all the newer releases added to it. I also wanted to resolve the failing tests if I could, but unsure if that's doable. I'll take another pass at it and then maybe ping some of the project's maintainers to see what we can do. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
bootstrap-rubygem is not packing the latest Bootstrap version 5.3.8. Also there are some open PRs and would like to update the Readme with my learnings form my latest project soon.
There are also many other gem relying on bootstrap-rubygem; so it's not possible to import bootstrap in any other way...
Like bootstrap_form and bootstrap-email
Beta Was this translation helpful? Give feedback.
All reactions