dmke / so-24221367

Home Page:http://stackoverflow.com/a/24221646/766783

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

A tiny web app showcasing the ajax:success event callbacks needed for this Stack Overflow question.

The interesting bits are described in this answer.

Setup

Nearly none. Run bundle install, bundle exec rails s and point your browser to localhost:3000.

Then hit the "update" link. The random value should update via AJAX.

About

http://stackoverflow.com/a/24221646/766783


Languages

Language:Ruby 96.3%Language:CoffeeScript 3.7%