class NoteController
- NoteController
- ApplicationController
- Amber::Controller::Base
- Reference
- Object
Defined in:
controllers/notes_controller.crInstance Method Summary
- #before_filters : Nil
- #books : Array(Book)
- #create
- #destroy
- #edit
- #index
- #new
- #note : Note
- #show
- #update
- #whiteboard