Skip to content

A very simple example on using Rails, jQuery UI draggable and Ajax.

Notifications You must be signed in to change notification settings

taulamet/persistent_drop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery UI draggable with Ajax.

Simple example about how to work with jQuery UI draggable and ajax in the context of a Rails application.

Getting Started

Clone the repo in your local instance and run:

rake db:migrate
rails s

And play with the images. Then refresh the page completely and you’ll see the images in the last place you left them.

About

A very simple example on using Rails, jQuery UI draggable and Ajax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.2%
  • JavaScript 8.5%
  • CoffeeScript 2.3%