Skip to content

inventit/jquery-plugin-query-object-rails

Repository files navigation

Jquery::Plugin::Query::Object::Rails

jquery-plugin-query-object for Rails.

Installation

Add this line to your application's Gemfile:

gem 'jquery-plugin-query-object-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-plugin-query-object-rails

Usage

In your application.js you will need to add these lines:

//= require jquery.query-object

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/jquery-plugin-query-object-rails.

License

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