Ajax Rails 3.2 Excel Like Forms

I am currently trying to create a form using Rails 3.2 where whenever
you input something into a text field, a label or another entry field
automatically updates based update what you inputted. Something similar
to excel functions. Are there any tutorials that you guys can point me
to? Most of the Ajax tutorials I find are outdated. Thanks.