Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikamai/bootstrap_helpers
Simple bootstrap 3.0 helpers for Rails
https://github.com/mikamai/bootstrap_helpers
Last synced: 22 days ago
JSON representation
Simple bootstrap 3.0 helpers for Rails
- Host: GitHub
- URL: https://github.com/mikamai/bootstrap_helpers
- Owner: mikamai
- License: mit
- Created: 2014-01-23T17:40:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-13T08:14:22.000Z (almost 11 years ago)
- Last Synced: 2023-04-13T13:08:37.649Z (over 1 year ago)
- Language: Ruby
- Size: 203 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BootstrapHelpers
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'bootstrap_helpers'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bootstrap_helpers
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request