Skip to content

TodoMVC on Rails 5 is an example of relying on Rails and a bit of regular 'ole jQuery to create an interactive app.

Notifications You must be signed in to change notification settings

tomoyukikashiro/todomvc_on_rails_with_test

 
 

Repository files navigation

== 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

http://www.mattdeleon.net/

== Update

Build Status

{@kashiro}[https://github.com/kashiro] I updated to learn how to create unit test using RSpec and Feature test using Capybara

About

TodoMVC on Rails 5 is an example of relying on Rails and a bit of regular 'ole jQuery to create an interactive app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 79.0%
  • HTML 14.2%
  • JavaScript 5.3%
  • CSS 1.5%