Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 638 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 638 Bytes

Jquery::Jsonp::Rails

jquery-jsonp for Rails.

Installation

Add this line to your application's Gemfile:

gem 'jquery-jsonp-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-jsonp-rails

Usage

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

//= require jquery.jsonp

Contributing

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

License

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