In my last post I did a small introduction on React, Facebook's latest JavaScript library for building user interfaces, and it's main differences with more complex MV* frameworks. Now it's time to use some React components inside a Rails application. The final resultBefore continuing, I will like to share a very simple application I have created as the result of what we are going to achieve after