Back to search
Tutorial app to configure rails with angular and setting up UI Router
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Create templates folder and controllers folder under ng-app, add to HomeCtrl scope things property
e34998bView on GitHubAdd index route with HomeCtrl in stateProvider, add default route and html5 mode in app.js
f206e32View on GitHubCreate templates folder, edit application layout to remove turbolinks reference, add angular dependencies to application.js
8a12fb1View on GitHub