This is an example of OOJS Memory in a rails app with a restful backend for persistence. All JS is tested with Jasmine
- bundle install
- rake db:setup
- rails s
- localhost:3000
- localhost:3000/specs
- jasmine-rails
- jasmine-fixture
- mock-ajax
- jasmine-jquery
This is an example of OOJS Memory in a rails app with a restful backend for persistence. All JS is tested with Jasmine