Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 696 Bytes

History.md

File metadata and controls

25 lines (12 loc) · 696 Bytes

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.