https://github.com/printercu/rails_sf_bs4
Sample rails app to tune SimpleForm for Bootstrap4
https://github.com/printercu/rails_sf_bs4
bootstrap4 rails simpleform
Last synced: about 1 year ago
JSON representation
Sample rails app to tune SimpleForm for Bootstrap4
- Host: GitHub
- URL: https://github.com/printercu/rails_sf_bs4
- Owner: printercu
- Created: 2017-10-26T11:20:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T18:03:13.000Z (over 7 years ago)
- Last Synced: 2025-03-24T00:51:28.928Z (about 1 year ago)
- Topics: bootstrap4, rails, simpleform
- Language: Ruby
- Size: 32.2 KB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample rails app to tune SimpleForm for Bootstrap4
[Online Demo](https://rails-sf-bs4.herokuapp.com/) (wait a little for heroku to start the app).
While Bootstrap4 is still beta, it's bpossible to have it working with SimpleForm with some issues.
Basic features works fine.
For now it requires custom CSS to make everything work.
I hope it's better to wait for BS4 release to fix everything else.
## License
MIT