aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Collapse)Author
2015-01-24Create initial Notes Angular appTeddy Wing
Lists all notes and populates content section with the body of a note when one is clicked.
2015-01-23Create HomeControllerTeddy Wing
2015-01-23application.js: Include Angular.js globallyTeddy Wing
2015-01-23Generate NotesControllerTeddy Wing
2015-01-23Initial commit. Base Rails 4.2.0 project.Teddy Wing