You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Inspired by [gridster.js](http://gridster.net). Built with love.
14
14
-[Demo](#demo)
15
15
-[Usage](#usage)
16
16
-[Requirements](#requirements)
17
+
-[Rails integration](#rails-integration)
17
18
-[Basic usage](#basic-usage)
18
19
-[Options](#options)
19
20
-[Grid attributes](#grid-attributes)
@@ -91,6 +92,10 @@ Usage
91
92
92
93
Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) instead of lodash.js
93
94
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)
0 commit comments