eljuanchosf / persistent_drop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Here’s the blog post.

About

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


Languages

Language:Ruby 90.5%Language:JavaScript 7.1%Language:CoffeeScript 2.4%