In_place_editor: deprecation

Apologies if the info I’m looking for is right under my nose!

if the in_place_editor and similar methods are to be deprecated in
Rails 2.0 (as per the docs). What should I be using instead/

tia
Toby

You will still be able to use them in 2.0; they will just be plugins.

toby privett wrote:

Apologies if the info I’m looking for is right under my nose!

if the in_place_editor and similar methods are to be deprecated in
Rails 2.0 (as per the docs). What should I be using instead/

tia
Toby

You will still be able to use them in 2.0; they will just be plugins.

Thanks Carl!