== 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
== Update
{@kashiro}[https://github.com/kashiro] I updated to learn how to create unit test using RSpec and Feature test using Capybara