Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/rails7importmapsbootstrap
This is a Rails 7 project using import maps to pin bootstrap.js and bootstrap.css through vendor assets.
https://github.com/dennis-every/rails7importmapsbootstrap
Last synced: about 1 month ago
JSON representation
This is a Rails 7 project using import maps to pin bootstrap.js and bootstrap.css through vendor assets.
- Host: GitHub
- URL: https://github.com/dennis-every/rails7importmapsbootstrap
- Owner: dennis-every
- Created: 2022-12-03T19:35:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T20:36:54.000Z (about 2 years ago)
- Last Synced: 2024-11-20T23:00:54.996Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 290 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is a Rails 7 project using import maps to pin bootstrap.js and bootstrap.css through vendor assets.
- Ruby version 3.1.2
- Rails 7.0.4
- Database sqlite
- https://github.com/rails/importmap-rails
- https://eagerworks.com/blog/import-maps-in-rails-7
- https://blog.appsignal.com/2022/03/02/import-maps-under-the-hood-in-rails-7.html