vinsol / jquery-dynatable-rails

jQuery Dynatable for Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jquery::Dynatable::Rails

This gem packages the jQuery Dynatable plugin for easy use with the Rails 3.1+ asset pipleine.

Dynatable is licensed under AGPL, but has an optional Commercial License which may be purchased, so make sure you have a valid license to use Dynatable.

Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. And it's not just for tables.

Installation

Add this line to your application's Gemfile:

gem 'jquery-dynatable-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-dynatable-rails

Usage

/= require 'jquery.dynatable'

Thanks

Thanks the authors for making the Dynatable plugin for jQuery:

Steve Schwartz - JangoSteve on Github, @jangosteve on Twitter

Alfa Jango logo Alfa Jango Open Source - @alfajango on Twitter

License

Dynatable is dual licensed, released under the Free Software Foundation's GNU Affero General Public License (AGPL), or see license information for proprietary or commercial applications.

Note: The MIT license for early jquery-dynatable-rails versions <= 0.3.1 are incompatible with the Dynatable license.

Contributing

  1. Fork it ( http://github.com/ricardodovalle/jquery-dynatable-rails/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

jQuery Dynatable for Rails

License:Other


Languages

Language:Ruby 100.0%