Skip to content

bigxiang/rails-angular-phonecat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 14, 2014
b4c76ab · Jul 14, 2014

History

1 Commit
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014
Jul 14, 2014

Repository files navigation

Rails Angular Phonecat Tutorial

Just a demo which moves Angular tutorial with Karma unit tests into Rails structure.

Run it:

$ bundle install
$ rails s

Run client side unit tests, you should install node.js first:

$ npm install
$ node_modules/karma/bin/karma start spec/javascripts/karma_config.js

About

Demo for combining Rails and Angular tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published