From d317455ba2bbfe66bc681a84b434d6a13e16c779 Mon Sep 17 00:00:00 2001 From: randoum Date: Sat, 15 Aug 2015 07:21:48 +0200 Subject: [PATCH] Rails gem link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dd78c01ad..b3f690512 100644 --- a/README.md +++ b/README.md @@ -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