Sha256: 8ece5937f223e6c13a7569d7d103a77a6240d4267c4233dd3ca1e3ab5b7efd39

Contents?: true

Size: 358 Bytes

Versions: 1

Compression:

Stored size: 358 Bytes

Contents

Rails 4 asset-pipeline gem to provide bootstrap-gtreetable.js

# Setup

Have in your Gemfile:

	gem 'bootstrap-gtreetable-rails'

And, have in your application.js manifest:

	//= require bootstrap-gtreetable

(also directly available under `/assets/bootstrap-gtreetable.js`)

And, add in your application.css

  *= require bootstrap-gtreetable

Easy as pie.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap-gtreetable-rails-2.2.1.pre.alpha Readme.md