aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
AgeCommit message (Collapse)Author
2017-02-03Create `n.Notes` app moduleTeddy Wing
This will be the base module for our app.
2017-02-03application.js: Include AngularTeddy Wing
Remove unneeded libraries, include Angular and Angular's router on the page.
2017-02-03Create HomeControllerTeddy Wing
2017-02-03Initial commit. Base Rails 5.0.1 project.Teddy Wing