🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jquery-dragdrop-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-dragdrop-rails

2.2.0.10
Rubygems
Version published
Maintainers
1
Created
Source

Jquery::Dragdrop::Rails

This is a simple integration of ThreeDubMedia's jquery.event.drag and jquery.event.drop plugins for Rails 3.x.

This gem just integrates the plugins as assets.
For more details on ThreeDubMedia's plugins, refer to http://threedubmedia.com

Installation

Add this line to your application's Gemfile:

gem 'jquery-dragdrop-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-dragdrop-rails

Usage

In applicaion.js

//= require jquery-dragdrop-rails

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 06 Feb 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts