You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the accompanying blog posts on my [blog](http://asanderson15.github.io/).
3
+
See the accompanying blog posts on my [blog](http://asanderson.org/).
4
4
5
5
This continues to be a work in progress. The parts completed thus far are:
6
6
7
-
-[Part 1](http://asanderson15.github.io/posts/2013/06/03/bootstrapping-angular-rails-part-1.html) - Creating Rails app, adding AngularJS, setting up structure, implementing basic Rails and AngularJS controllers
7
+
-[Part 1](http://asanderson.org/posts/2013/06/03/bootstrapping-angular-rails-part-1.html) - Creating Rails app, adding AngularJS, setting up structure, implementing basic Rails and AngularJS controllers
8
+
9
+
-[Part 2](http://asanderson.org/posts/2013/06/23/bootstrapping-angular-rails-part-2.html) - Modularizing the AngularJS side of the app, setting up AngularJS routing, and using Angular routing to manage multiple controllers and templates.
0 commit comments