Skip to content

Integrate jquery-treeview assets in your Rails asset pipeline

License

Notifications You must be signed in to change notification settings

inventit/footable-legacy-rails

Repository files navigation

Footable::Legacy::Rails

FooTable v2 for Rails.

Installation

Add this line to your application's Gemfile:

gem 'footable-legacy-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install footable-legacy-rails

Usage

In your application.js you will need to add this line:

//= require footable-legacy/footable-legacy.all

And in your application.scss you will need to add this line:

@import "footable-legacy/footable.core";

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/footable-legacy-rails.

License

The gem is available as open source under the terms of the MIT License.

About

Integrate jquery-treeview assets in your Rails asset pipeline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published