Mustach Rails3

If your UI needs to hold state and do a little more then just returning a html string and
updating a dom element(not that cool); then json is the way to go.
Javascript is powerful so it can just receive the json and it can handle the state of the [...]