Sha256: b4900ec95c52f44e8f8048e5ab68ef68363e53f22b42a6ad6c97711d23aa04c5

Contents?: true

Size: 696 Bytes

Versions: 2

Compression:

Stored size: 696 Bytes

Contents

# Change History / Release Notes

## Version 0.0.12 (02/07/2011)

* Added the option to execute a callback after editing

You will have to upgrade the javascript files as well after update:

    rails g on_the_spot:install

This will copy the new `on_the_spot.js` files to your `public/javascripts` folder.

## Version 0.0.11 (29/05/2011)

* refactored the JS to allow dynamically adding on_the_spot fields (more cleanly).

There is no real need to update, unless you need or want to use this functionality.

You will have to upgrade the javascript files as well after update:

    rails g on_the_spot:install

This will copy the new `on_the_spot.js` files to your `public/javascripts` folder.


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
on_the_spot-0.0.14 History.md
on_the_spot-0.0.13 History.md