aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/notes_controller.rb
AgeCommit message (Collapse)Author
2015-01-23Add actions to NotesControllerTeddy Wing
* Create routes for notes actions * Add actions to NotesController allowing us to interact with it through a JSON API
2015-01-23Generate NotesControllerTeddy Wing