Rails gem link
This commit is contained in:
parent
5bbd8d5f54
commit
d317455ba2
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Inspired by [gridster.js](http://gridster.net). Built with love.
|
|||
- [Demo](#demo)
|
||||
- [Usage](#usage)
|
||||
- [Requirements](#requirements)
|
||||
- [Rails integration](#rails-integration)
|
||||
- [Basic usage](#basic-usage)
|
||||
- [Options](#options)
|
||||
- [Grid attributes](#grid-attributes)
|
||||
|
|
@ -91,6 +92,10 @@ Usage
|
|||
|
||||
Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) instead of lodash.js
|
||||
|
||||
## Rails integration
|
||||
|
||||
For rails users, integration of gridstack.js and its dependencies can be done through [gridstack-js-rails](https://github.com/randoum/gridstack-js-rails)
|
||||
|
||||
## Basic usage
|
||||
|
||||
```html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue