Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harled/rails_bootstrap
Rails implementation of React Bootstrap, using GitHub's view components and stimulus js.
https://github.com/harled/rails_bootstrap
Last synced: 7 days ago
JSON representation
Rails implementation of React Bootstrap, using GitHub's view components and stimulus js.
- Host: GitHub
- URL: https://github.com/harled/rails_bootstrap
- Owner: harled
- License: mit
- Created: 2020-09-05T23:58:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T04:50:45.000Z (about 4 years ago)
- Last Synced: 2024-05-17T15:33:48.663Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# RailsBootstrap
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem 'rails_bootstrap'
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install rails_bootstrap
```## Contributing
Contribution directions go here.## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).