Documentation for using htm with react in rails

Hey, I just went through https://www.youtube.com/watch?v=k73LKxim6tw to setup htm with react. DHH pointed out the changes that needed to be there to make htm work. Is there any documentation which has the changes needed for htm to work with rails ? Like the tutorial says that we have to use string interpolation, instead of calling it as a function, are there any other nooks and cranies that have to be there ?