TodoMVC on Rails¶ ↑
I built the TodoMVC app according to its spec using only Rails 4 and a hint of javascript. See my article for more details
TodoMVC on Rails is an example of relying on Rails and a bit of regular 'ole jQuery to create an interactive app.
Ruby