Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d317455

Browse files
committed
Rails gem link
1 parent 5bbd8d5 commit d317455

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Inspired by [gridster.js](http://gridster.net). Built with love.
1414
- [Demo](#demo)
1515
- [Usage](#usage)
1616
- [Requirements](#requirements)
17+
- [Rails integration](#rails-integration)
1718
- [Basic usage](#basic-usage)
1819
- [Options](#options)
1920
- [Grid attributes](#grid-attributes)
@@ -91,6 +92,10 @@ Usage
9192

9293
Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) instead of lodash.js
9394

95+
## Rails integration
96+
97+
For rails users, integration of gridstack.js and its dependencies can be done through [gridstack-js-rails](https://github.com/randoum/gridstack-js-rails)
98+
9499
## Basic usage
95100

96101
```html

0 commit comments

Comments
 (0)