I released Amrita2-1.9.3. Get it from
http://rubyforge.org/projects/amrita2
This release contains Ajax Demo -- Ajax version of Todo tutorial.
Running demo: http://www.brain-tokyo.net:3000/todo/json_list
description: http://amrita2.rubyforge.org/js.html
sources: http://amrita2.rubyforge.org/rails/todoajax/
http://amrita2.rubyforge.org/js/
This is a new feature of Amrita2. Amrita2 now generates a JavaScript
Code as well as Ruby code from HTML template.
So the code can be used by any client-side JavaScript code including
Ajax. I think this is good for making UIs with JavaScript.
···
---
Taku Nakajima