While browsing the API, I noticed that in place editing is going away in Rails 2.0
1) Is the replacement plugin here? Is so, where can I find it and its documentation 2) Does anybody have a solution for doing in_place_edit of dates, or other valid column types? (integer, float, datetime, date, timestamp, time, text, string, binary, and boolean http://wiki.rubyonrails.org/rails/pages/UnderstandingMigrations)